UNICODE Returns the integer Unicode value of a single leftmost character in a string : UNICODE function « String Functions « SQL Server / T-SQL Tutorial






4> SELECT UNICODE("java2s www.java2s.com")
5> GO

-----------
        106

(1 rows affected)








12.23.UNICODE function
12.23.1.UNICODE Returns the integer Unicode value of a single leftmost character in a string
12.23.2.Returning Integer Unicode Values