$ vi $file:set fileencoding
$ file $file
$ vi $file:set fileencoding=utf-8
# iconv -l # iconv -f gbk -t utf8 /path/to/file
# iconv -l
# iconv -f gbk -t utf8 /path/to/file