MYSQL convert windows1251 into UTF-8 enconding procedure
Dec 17, 2008 Author: MYSQL Expert
We know that in MYSQL we can write procedures
Here is one procudure for converting MYSQL data CP1251 encoding in UTF-8 encoding
I hope this function will help you .

