Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

CHAR function

Description

Character function. CHAR(x) returns the Unicode character with code x. The result is a string value of length 1 (if x>0).

Example

CHAR(65) returns the string value "A"

CHAR(926) returns the string value "Ξ"

Calculator

CHAR(  

Related functions

External links