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