Forum Moderators: open
The Thai specific charset is TIS-620... but if I mix languages on the page, am I to use UTF-8? Which is the most efficient use of data. Can someone put together a short idiots guide for me. Why can't I just use UTF-8 for everything?
This article on the W3C site shows what they consider to be the way to handle language tags in your headers and inline: Internationalization Best Practices: Specifying Language in XHTML & HTML Content [w3.org]
I think you can use UTF-8 for everything as long as you specify the language properly in your headers and inline if necessary.