The
CHAR and
CHR functions are character‑set dependent and support single‑byte and 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.