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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Card Suit Symbols in Console

807589Nov 29 2008 — edited Nov 30 2008
Hey all,

After spending an evening on Google, I'm stumped. I would like to have my program display card suit symbols (¢¾, ¢À, ¢¼, ♦) in the console. I use Eclipse and run Windows XP, and the program only has to work on my machine. I've tried everything from PrintStream to System.out.println and get either question marks, or weird other symbols instead of the suit symbols. I don't have any custom fonts installed, and would like to keep it that way if possible.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2008
Added on Nov 29 2008
20 comments
5,059 views