Although Unicode provides a consistent way of representing text across multiple languages, there are different versions which provide different data sizes for each character. The following table describes the versions that are supported within an IBM Informix ODBC application.
IBM Informix ODBC Driver for IBM AIX platforms supports UCS-2 encoding. IBM Informix ODBC Driver for Windows supports only UCS-2.
The IBM Informix ODBC Driver supports UCS-4 on UNIX platforms.
The IBM Informix ODBC Driver uses UTF-8 encoding for all UNIX applications that connect to the Data Direct (formerly Merant) driver manager.
7-bit ASCII characters have the same encoding under both ASCII and UTF-8. This has the advantage that UTF-8 can be used with much existing software without extensive revision.