Operational |
| Member name | Value | Description |
|---|---|---|
| UTF16LE | 0 | Obsolete. Targets little-endian 16-bit Unicode character encoding for strings. |
| UTF16BE | 256 | Obsolete. Targets big-endian 16-bit Unicode character encoding for strings. |
| UTF8 | 512 | Targets 8-bit variable-width Unicode character encoding for strings. |