UNICODE

The primitive type UNICODE gives you a way to process and store text that may be in any of several human languages; however, the text must have been provided from outside your code. Literals of type UNICODE are not supported.

The following statements are true of an item of type UNICODE:

For details on Unicode, see the web site of the Unicode Consortium (www.unicode.org).

Related reference
Primitive types