Use the utility tools txt2bin to convert a text codetable file to binary file. and bin2txtto convert binary format file to text format file.
bin2txt and txt2bin are under directory: /usr/lib/im/locale/zh_CN/common.
The command syntax is:
# /usr/lib/im/locale/zh_CN/common/txt2bin source_codetable_file binary_codetable_file # /usr/lib/im/locale/zh_CN/common/bin2txt binary_codetable_file source_codetable_file |