I get junk characters instead of UTF‐8–encoded Unicode characters on the screen when I connect to my server from Windows 7 machine. I use Secure CRT and Putty. English text has no issues.
I will like to know if it is possible to display and sort those words (Indian Language) My Server is Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Tell your client to use UTF-8.
To see unicode characters in Putty, please go in:
Then you should be able to see Chinese ideograms, Esperanto supersigns, Hindi, Arabian, Hebrew, Corean, Greek... :)
If you cannot, probably the problem is in your server.
You can install the missing fonts by command line from repositorium. Example for Japanese in RedHat (for other distributions, there should be a similar way):
Or by GUI, if you have access to it.
If you don't have access to any repositorium or installation disk, you can follow manual installation here:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/International_Language_Support_Guide/add_fonts_all_users.html
Or use a similar guide for your Linux distribution.
Example if you have the rpm files (NOTE: the last part of the name is the version, it can change that is not important):
Remember when you install any system, to install as many languages as possible: it costs only some space and it can avoid many problems. We live in a world where basic Latin alfabet is not enough.