Charset and encoding converter library for text conversion
Charset/encoding converter library
bsdconv
$ bsdconv utf-8:big5 input.txt > output.txt
$ bsdconv gb2312:utf-8 < input.txt
$ bsdconv --help