character encoding - How to get charset of filename -


good day, all.

is there anyway retrieve charset of filename?

i want transform charset of file's name (not include content) specific encode utf-8. need original charset achieve that.

any solutions appreciated. commandline solution better.

this,you can current character set: system.getproperty("file.encoding")


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -