I'm reading a file, i need to extract data and save into another
file, but is coming with strange characters.
I'm reading this file for example: http://pastebin.com/ZLgMjrH3 and
when i save characters appear. See: http://pastebin.com/NbwKhqAw
My code: http://pastebin.com/kShggiSa
I need to save in a format that is then recognized by JAVA.
Understood?