Hello michcio
The character that you are trying to print is defined in a specific fort. NetBeans uses a different font for output. I tried to create "\u00E5" in the Windows console I got a "σ". If you need the "å" character, try to create a GUI and change the Font of your components to the one that can display it.
Good luck.
