I have a csv file which contains English and Chinese words, in XP I could open it with Notepad++ and it displayed both without problem, but when I went to Ubuntu 12.04 using gedit, it showed Chinese char as bunch of garbage, what should I do to display correctly the Chinese char in csv file?
background: the csv file is an export file from Ant Movie Catalog, which contains movie titles in English & Chinese, so when I tried to export to .amc format and imported into GCStar, it showed Chinese titles as garbage, the same using XML export, when I tried to export to csv, it worked (the csv file showed Chinese char in XP), but when I tried to open it in Ubuntu 12.04 using gedit, it showed garbage as well, so I have to fix it first before importing into GCStar.
TIA Michael