Quote:
Originally Posted by seamo
Again, this editor doesn't seem to support Japanese?
(I am a complete noob - forgive my ignorance if I am missing something!)
|
The key is that UTF supports *every* language. Read that article first
As an example, take a look at the source code for IDNForums.com:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
The encoding is utf-8. This is what allows people to display characters from any number of languages on the *same page*.