UNICODE_CHAR()
Character from Unicode code point
CHAR(1) CHARACTER SET UTF8
UNICODE_CHAR (code)
| Parameter | Description | 
|---|---|
| code | The Unicode code point (range 0…0x10FFFF) | 
Returns the character corresponding to the Unicode code point passed in the argument.