Write Chinese Character on Wordpress

April 6th, 2009

If you found difficulties or your wordpress unable to support chinese character, you can follow the below step, modify the database at phpmyadmin,

1. Login to cPanel, run phpmyadmin:

2. Select the Wordpress database you’re using on the left side panel:

3. You’ll see something like this, might defer from yours as some plugins will add their own tables:

4. Anyway, on this screen, under the “collation” column, if you see latin1_swedish_ci, you’ll need to change that to utf8_unicode_ci!!! Click on the button 2nd from left on the column that says “Action” shown below: Read More