The
CHR and
CHAR functions are character‑set dependent, and support multi‑byte characters. If
integer_expression is a valid character encoding integer value in the current SQL server character set, the function returns the correct character. If it is not a valid character the function returns a
NULL value.