Description
Converts Chinese text between common encodings and variants more intelligently than a raw byte conversion. It is useful when handling older documents, subtitles, web pages, or text files that mix Chinese encoding conventions.
Encoding conversion can corrupt text if the source encoding is guessed wrong. Keep originals before batch conversion and verify the output with real readers of the language.