Last September I discovered that my blog would not accept foreign characters, and I actually needed to use some cyrillic letters. I just now fixed the problem, so I’m free to compose in 汉语/漢語 if I want.

The problem was that this website uses a database to store all its information, and that database stored everything in latin characters. I had to export and re-import all my data into a new database that stores characters in the UTF8 character set.