This package can be used to convert a Chinese text between two character set encodings.
Currently it can convert between character set encodings between UTF-8 traditional Chinese, UTF-8 simplified Chinese encodings, Big5 and GB2312.
When the class meet some special Chinese character, such as Cantonese characters that commonly used in Hong Kong or Japanese characters that included in Big5 character set, it will try to encode it in &#nnnnn; format to prevent error or missing words. |