Converts character encodings and code formats in terminal
Code converter on tty
cocot
$ cocot -f sjis -t utf8 input.txt > output.txt
$ cocot --help
$ cat file.txt | cocot -f eucjp -t utf8