At first I am using UTF-8 but it not suitable with my site.. I am developing a mobile delivery system in Japanese... Now I am using Shift-JIS and it is suited in HTML, WML, PHP but not successfully done in Javascript...
If it is UTF-8 gives the best support for languages... why it is not in my case?
Until now I have problem in encoding when the data passes through GetXmlHttpObject().
Hi
I am a little bit agree with your case. I have worked on the issue of character deformation and multi language in the site. I am not convinced anout the support by JavaScript. as i have find that whenever your language is changed
or not supported menas you should chack for the encoding support at your
server.
UTF-8 supports all the languages from worldwide and i have worked on it also.
i think you should check that all your middle servers are applying it properly.
If some of server is not supporting it Then language will not be forwarded properly.