Our previous programmer set the wrong collation in a table (Mysql). He set it up with Latin collation when it should be UTF8, and now I have issues. Every record with Chinese and Japan character turn to ??? character.
Is possible to change collation and get back the detail of character?