The following notations are used in this document.
The following are examples of DBCS characters:
D1D2D3 DiDjDkwhere Dn indicates a DBCS character in a data stream or in a presentation space.
All Double-Byte Character Sets have alphanumeric and special symbols. Those DBCS characters are expressed as (.x), where x is from the Single-Byte Character Set. For example, (.G) is G in a DBCS.
xxxxH is the general representation of a DBCS character.
SBCS characters used in examples are represented by:
ssssss abcdef
xxH is the general representation of a SBCS character. For example, 41H is the code point of A.