This function returns the number (code) corresponding to first character of specified text.
UNICODE(value)
For the argument, specify a text value to obtain the Unicode value.
If the passed arguments contain an invalid data type, this function will return an error.
Accepts string data. Returns numeric data.
UNICODE("D") gives the result 68
UNICODE("tor") gives the result 116