Any good converter for GB, Big5, Unicode
Any good converter for GB, Big5, Unicode?
Convert GB to Unicode, Unicode to GB, Big5 to Unicode, Unicode to Big5, GB to Big5.
iconv should be able to do the job. It is part of the GNU C library.
http://en.wikipedia.org/wiki/Iconv
http://www.gnu.org/software/libiconv/
I recommend using the Unicode Converter provided by the code at http://unicode.codeplex.com and it is free and open source software licensed under the GNU 2.0 license.
this app will convert char or sring to Hxcde or Decimal and give you complete information about each char, you can create unicode text by provided editor and change its value at any time,
really nice and useful app
If this is the conversion tool you want, you can try:
http://alf-li.pcdiscuss.com/c_convertz.html
Really helpful for me is GB / BIG5 / UNICODE.
Check ICU , International Components for Unicode. You will most likely find what you need.
iconv can handle them.
- Convert GB to Unicode
- Unicode for GB
- Big5 to Unicode
- Unicode to Big5
But not
- GB for Big5.
Many missing characters are expected.