View Single Post
  #1 (permalink)  
Old 07-25-2007, 07:54 PM
romina romina is offline
Member
 
Join Date: Jul 2007
Posts: 26
romina is on a distinguished road
Problem with display the character
I am attempting to display the £ sign, character 0163 in Unicode, via System.out.print to the console in windows, however i am greeted by the character ú whenever i try.

I can only deduce that there is some sort of character encoding conflict, but I am fairly new to java and have no idea how to rectify the problem, can anyone shed some light on it?
Thanks
Reply With Quote
Sponsored Links