Generally, this may be done with the iconv command on Unix, Linux or a Mac. iconv -f original_charset -t utf-8 originalfile > newfile.
確定! 回上一頁