not file encoding ,
but file system.
why I ask this is because that I find functions like rename,copy use the same encoding as
file system,And I don't know how to change that,so the only thing I know I can do is using
iconv to change it to encoding of file system.
Better if you know how to set encoding of rename,copy!