Hello,
I have an text (windows 1256) saved in mysql swedish latin1 charset that I need to convert utf8_general_ci.
For example: the arabic charset is : "ذهب الولد الى المدرسة"
It is saved as " هذه الورقة تعرض تاريخ تطور العمل الأهلي الفلسطي." in the latin1 charset col. I need to convert the data back to utf8 so that it appears inside the utf8 col as ""ذهب الولد الى المدرسة"
Thanks




Bookmarks