This document uses the Unicode naming convention for characters. For example, the lowercase character 'a' is more formally specified as either LATIN SMALL LETTER A or U+0041. The U+xxxx notation refers to a code point in the Unicode standard, where xxxx stands for the hexadecimal representation of the 16-bit value defined in the standard.
Pad Characters
The following table lists the pad characters for the server character sets.
Server Character Set | Pad Character Name | Pad Character Value |
---|---|---|
LATIN | SPACE | 0x20 |
UNICODE | SPACE | U+0020 |
GRAPHIC | IDEOGRAPHIC SPACE | U+3000 |
KANJISJIS | ASCII SPACE | 0x20 |