View Single Post
Old 09-04-2008, 01:48 PM   #1 (permalink)
rupam_jaiswal
The Wanderer
 
rupam_jaiswal's Avatar
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
rupam_jaiswal is on a distinguished road
Default Charset that fully supports hindi

Hi,
I am a newbie in web development.
I want display hindi charsets on my website, for that I need utf-8 support.
When I test on browser, hindi chars are displayed properly but when I test in my mobile's browser(which also supports utf8,utf16,iso10646-ucs-2,iso8859-1,iso8859-2,iso8859-15) it wasn’t displayed properly(printed some square chars).
When checked I found that there one more param in utf-8 called q which is passed.
So here I can say that if my browser supports 'Utf-8' there is no guarantee that it will display hindi characters properly.

So can any one tell me which is the charset (utf8,utf16,iso10646-ucs-2,iso8859-1,iso8859-2,iso8859-15) that supports hindi fully (100%) and not even 90%.

Regards
Rupam
rupam_jaiswal is offline  
Reply With Quote