If you have data saved in MySQL as ISO8859-1 and you want to converted it to UTF8. You can change the character set of your connection with the following query:
SET CHARACTER SET UTF8
We would like to use third party code to improve the functionality of this website.