Ansi encoding instance.
Source position: sysencodingh.inc line 106
ANSI is the ANSI codepage encoding instance, it is the default single-byte string codepage on windows (as returned by DefaultSystemCodePage). This instance is created and maintained by the system, it should not be freed.
|
ASCII encoding instance. |
|
|
Default codepage. |
|
|
Big-endian Unicode (UTF16BE) encoding instance. |
|
|
UTF16 encoding instance. |
|
|
UTF7 encoding instance. |
|
|
UTF8 encoding instance. |