Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Character representation by UTF-16

Characters which are processed by a COBOL program can be represented by different character sets. For this purpose the language defines the two data classes alphanumeric and national.

COBOL2000 represents alphanumeric characters in the EBCDIC character set and national characters in UTF-16. Data of the national class is largely defined and used in the same way as the data of the alphanumeric class.