UNICHAR
Returns the character represented by given unicode number.
Syntax
=UNICHAR(Number)
Arguments
Name | Type | Description |
---|---|---|
Number | Number | An unicode number within 0-65535 which specifies the character to return. |
Return
The character as specified by given unicode number.
Examples
Formula | Result | Comment |
---|---|---|
| A | |
| € | |
| #VALUE! |