Welcome to myCobol.ovh Monday, 29 September 2025, 06:14

Unicode
Category Standards
Subject Cobol
A universal character encoding standard that supports the interchange, processing, and display of text that is written in any of the languages of the modern world. There are multiple encoding schemes to represent Unicode, including UTF-8, UTF-16, and UTF-32. Enterprise COBOL supports Unicode using UTF-16 in big-endian format as the representation for the national data type.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary