When using Joomla / Wordpress / ohter Database driven website my chinese characters do not show correctly.
The most likely reason is that your encoding of your database is not correct for displaying the chinese characters, the setting should be: UTF8-UNICODE-CI for displaying them correctly.
you can adjust this per table in your Database; by going to cPanel - PHPMyAdmin and selecting the tables of the database which need to be changed.