If a web page is not displaying a language correctly, be sure that the web page:
- Uses correctly formed HTML
- Contains the Content-type metatag:
<META http-equiv="Content-Type" content="text/html; charset=ENC-JP">
Where ENC-JP is replaced by the correct charset value for the language that you wish to display. For more information on charsets, see: http://www.iana.org/assignments/character-sets