luit

Filter between arbitrary applications and UTF-8 terminal emulators

brewmacoslinux
Try with needOr install directly
Source

About

Filter run between arbitrary application and UTF-8 terminal emulator

Commands

luit

Examples

Run a non-UTF-8 aware application with UTF-8 support$ luit some-legacy-app
Use luit with a specific locale encoding$ luit -encoding ISO-8859-1 telnet example.com
Run an interactive program through luit to handle character encoding$ luit -encoding UTF-8 lynx http://example.com