[]
Represents a character encoding.
UTF16BE: 1;
Represents UTF-16 big-endian encoding.
UTF16LE: 2;
Represents UTF-16 little-endian encoding.
UTF8: 0;
Represents UTF-8 encoding.