Ok I am having a serious problem. My client’s Japanese page is encoded in shift_jis. I have the doctype set correctly, and it works perfectly find on the static pages. However when I copy and paste the same working code into expression engine, it is not encoding into Shift_jis. Rather it is encoding everything into unicode, and I am getting garbage instead of Japanese unless I change my browser to Unicode.
Personally I prefer unicode, but it never seems to work well on my clients japanese computers so they want shift_jis
what can i do to make sure my japanese pages are displaying in the correct format?