UNICHAR Function Explained
The UNICHAR
Function in Microsoft Excel returns the character specified by the given Unicode value. It takes one argument, a number between 1 and 1114111, which is the Unicode value of the character to be returned. The function returns the character corresponding to the given Unicode value.
UNICHAR Function Syntax
UNICHAR(number)
- number: The Unicode number of the character you want to return.