hi John Jai,
You are not able to see the special character because the editor,terminal,gedit tools etc doesn't support that character.
Another way to handle the same exception what I found is
new
String(bytes,"ISO-8859-1").getBytes("UTF-16");
If your contents are giving the SAXException: Invalid byte 2 of 2-byte UTF-8 sequence.