源代码:
In this example we convert a string from the character-set "w" (windows-1251) to "a" (x-cp866).
运行结果:
Hello world! u00e6u00f8u00e5 Hello world! u00e6u00f8u00e5
In this example we convert a string from the character-set "w" (windows-1251) to "a" (x-cp866).