Using JDownloader to download some files makes the filename looks like ".æ­·å²è¬åï¼çç æ¸¯ä¸é" on my file system. The original filename is in Chinese. Is this a encoding issue? (original encoding not UTF-8). If that's the case, can this be recovered? I am guessing to find a encoding converter, and convert it to UTF-8.

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

You' re looking for convmv, tye man convmv for more information.

converts filenames from one encoding to another

link|improve this answer
feedback

Before recovery filename with convmv, I found this encoding detection tool - Universal online Cyrillic decoder, which helps me to figure out the "current encoding".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.