UNICODE
Purpose
This function returns the numeric unicode value of a character.
Syntax
unicode::=
Usage Notes
For more information, refer to UNICODECHR.
Example
SELECT UNICODE('ä') UNICODE;