Right now, I use Unicode or charset=UTF-8, then I convert all the languages to character entities and then copy and paste them into my html code. This is very time consuming... are there better ways to convert languages? I know you can use other charset like big-5 for chinese language and such. But does it work well? Any input will be appreciated.