OpenEdge support for multi-byte code pages
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The following table lists the multi-byte code pages OpenEdge supports.
| Code page | Language |
|---|---|
| BIG-5 | Traditional Chinese |
| CP949 | Korean |
| CP936 | Simplified Chinese |
| CP950 | Traditional Chinese |
| CP950-HKSCS | Traditional Chinese with Hong Kong supplementary character set |
| CP1361Note: This is not convertible to UTF-8 and not recommended for use. | Korean |
| EUCJIS | Japanese |
| GB2312 | Simplified Chinese |
| GB18030 | Extended Chinese (that is, an extension of GB2312 that includes all characters defined in Unicode) |
| KSC5601 | Korean |
| SHIFT-JIS | Japanese |
| UTF-8 | Multi-lingual |
| UTF-16, UTF-16BE, UTF-16LE, UTF-32, UTF-32BE, UTF-32LE | Multi-lingual; for input and output, not for cpinternal |