查看文件编码:
enca file.csv
修改文件编码
enca -x UTF-8 file.csv
Linux 文件编码操作enca[适用Mac]
原文:https://www.cnblogs.com/yishilin/p/13356837.html