Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Character and Code Page Support : Character Support

Character Support
Character Sets
The characters supported belong to the ISO8859‑1 extended ASCII character set. Alternatively, this character set can be described as those characters belonging to the EBCDIC Country Extended Code Pages (CECP), for example, IBM‑037 (U.S. EBCDIC). In either case, the description applies only to Latin-1 characters (Western European languages).
TIBCO Object Service Broker uses the following table as its default TDS code page.
Code Page IBM‑037 (U.S. English EBCDIC)
Code Points
The encoding that represents a character on a page is known as the code point. Note the following regarding code points:
To determine the code point of a character, use the column heading as the high-order nibble of the byte, and the row heading as the low-order nibble of the byte. For example, the code point for the plus/minus character (±) is 0x8F.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved