Excel (XLS) to CSV with UTF-8
问题 I have read the following advice for converting UTF-8 encoded(Hebrew) XLS to CSV via Google Docs, and it worked. When I open the CSV in Sublime2 with UTF8 encoding the Hebrew is showing correctly. But then, when I try to import the Data to My DB using SQLyog, after making sure that both my target table and the import definitions are set to UTF8, I get Jibrish, like: מדרשות Where did I go wrong? 回答1: The best way to export from excel to csv is: Open the excel file and click on "Save as..