I'm developing a Sinhala-English Unicode translator on Java. When I print a Unicode character in a JTextPane, it only shows a blank box. But when I copy that box to the notepad in windows it shows me the letter. The problem is that Java not showing the Unicode characters instead windows.
How can I fix this problem ?