UNICODE function in Excel gets the character as an input and returns the corresponding Unicode Value
NOTE: UNICODE Function is available from Excel 2013 onwards.
Syntax of UNICODE Function in Excel:
UNICODE( text )
Where,
- text – text argument for which you want to find the UNICODE value.
Example of UNICODE Function in Excel:
Formula
UNICODE Function takes up the text as an input and matches with the Unicode value and returns the corresponding UNICODE Value.
Result
NOTE : Windows uses the ANSI character set, whereas Macintosh uses the Macintosh character set.