Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert Chinese char from simplified to traditional in html page as &#26377

807580May 13 2010 — edited May 13 2010
Hi,

I have a .html file created be FrontPage. The encoding was automatically set to Windows1252 (I did not pay attention). I did not change it. I can manually edit it to include Chinese characters, without problem. But the Chinese characters in the files are special code, something like:
有三个部分
There is not problem to edit them or showing them using FrontPage, or FireFox. But, now, I want to convert them from simplified Chinese characters to traditional ones. There are many tools to convert Chinese chars, but they do not convert &#26377 in html files.

Where can I find the mapping table for these kind of coding?

Any information would be appreciated. Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2010
Added on May 13 2010
5 comments
430 views