The solution is the comment out (or delete) the following two lines from wp-config.php
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);
It worked for me! Japanese chars now display perfectly.
I have the same problem. Any resolution as yet?
よろしくお願いします。