Welcome to myCobol.ovh Monday, 29 September 2025, 08:17

double-byte character set
Category Syntax
Subject Cobol
(DBCS)
A set of characters in which each character is represented by 2 bytes. Languages such as Japanese, Chinese, and Korean, which contain more symbols than can be represented by 256 code points, require double-byte character sets. Because each character requires 2 bytes, entering, displaying, and printing DBCS characters requires hardware and supporting software that are DBCS-capable.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary