I have a some Chinese characters that I\'m trying to display on a Kentico-powered website. This text is copy/pasted into Kenticos FCK editor, and is then saved and appears
The default IE encoding is Western European (ISO) so you need to change it manually to UTF-8 or enforce IE to use a given encoding like this:
HTML 4.01
HTML 5
And you also need to use lang attribute in tag to declare language
lang
for Chinese