Re: Reaading non english charachters from Standart Input
Posted By:
eimi_nos
Posted On:
Thursday, November 21, 2002 05:20 AM
I do not think the problem is that of Java but the one of your console program. If your console program does not support necessary fonts correct display would be almost impossible.
In my case when I am to check unicode characters I usually use file outputs with appropriate encoding.