Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Arabic Unicode Character

807605Oct 7 2007 — edited Oct 8 2007
Dear 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2007
Added on Oct 7 2007
4 comments
417 views