Convert filenames (NOT file content) from one encoding to another.
convmv -f {{from_encoding}} -t {{to_encoding}} {{input_file}}
convmv -f {{from_encoding}} -t {{to_encoding}} --notest {{input_file}}