UNICHAR function
Summary
Returns the Unicode character that is references by the given numeric value
Syntax
UNICHAR(number)
The UNICHAR function syntax has the following arguments.
• Number Required. Number is the Unicode number that represents the character.
• Number Required. Number is the Unicode number that represents the character.
Example
=UNICHAR(66)
=UNICHAR(32)
=UNICHAR(0)
=UNICHAR(32)
=UNICHAR(0)