Jump to content

Double-Byte Character Set

From EDM2
Revision as of 13:17, 19 January 2017 by Ak120 (talk | contribs) (Created page with "'''Double-Byte Character Set''' (''DBCS'') uses 2 bytes for each character. DBCS are commonly used by national languages, such as Chinese, Japanese and Korean, which have more...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Double-Byte Character Set (DBCS) uses 2 bytes for each character. DBCS are commonly used by national languages, such as Chinese, Japanese and Korean, which have more symbols than can be represented by a single byte.

See also:

  • Multi-Byte Character Set (MBCS)
  • Single-Byte Character Set (SBCS)