Jump to content

Double-Byte Character Set: Difference between revisions

From EDM2
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..."
(No difference)

Revision as of 13:17, 19 January 2017

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)