I am using Chinese simplified gb2312 on my site. But I have issue with search chinese input. When I switched to English iso-8859-1, the search works fine. I think it might be the mySQL database is using UTF-8. I tried a lot of ways to convert the chinese input to UTF-8.. But no success. Can anyone provide some information on this?
My question is
1. How can I convert the chinese input to something database would recongnize?
2. Do I need to change the database, although this is the last thing I want to do?
Much appreciated.
Thanks.

