Joined: 26 Nov 2002 Posts: 12401 Topics: 75 Location: San Jose
Posted: Mon Jul 05, 2004 12:54 pm Post subject:
Rammohan,
DBCS stands for Double-Byte Character Set, A character set that uses two-byte (16-bit) characters rather than one-byte (8-bit) characters. Some languages, such as Chinese, Japanese and Korean, have writing schemes with many different characters that cannot be represented with single-byte codes such as ASCII and EBCDIC. In a single-byte character set, the possible number of binary combinations is 256; the number increases to 65,536 in a double byte character set. DBCS characters must be used with hardware and software that support the double-byte format. Because each character requires 2 bytes, entering,displaying, and printing DBCS characters requires hardware and supporting software that are DBCS capable.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum