LinuxFeb 23, 20121 min read Resolve UTF-8 issue in Linux Console Add the following line to your .profile: export LC_CTYPE=en_US.UTF-8 Read more #export #LC_CTYPE #UTF-8