Arabic Unicode Character
807605Oct 7 2007 — edited Oct 8 2007Dear Sirs,
Could anyone please help me how I could convert Unicode Character to Arabic and then display on the console (Windows XP).
For example
String alif = "\u0625";
System.out.println( alif );
ONLY PRINTS ( Question Mar) ?
Thanks in advance