Setting UTF-8 Encoding in PrintStream - 30 Programming Tutorial Books and Chinese Calendars
This section provides a tutorial example on how to set UTF-8 encoding an output PrintStream to correctly print non-ASCII characters. ... In order to print non-ASCII characters stored in Java strings, you need to set the correct encoding in the PrintStream...