Convert text between different encodings
Want to convert a subtitle file to a different encoding? Use
iconv -f WINDOWS-1253 -t ISO-8859-7 subtitle_file.srt

Want to convert a subtitle file to a different encoding? Use
iconv -f WINDOWS-1253 -t ISO-8859-7 subtitle_file.srt
