Hoping this is will be a simple problem 
Using BufferedReader.read() to read a file char by char, I came across a problem when reading the characters 128-159
Here’s an image of what I mean:
I found out that 128-159 have something to do with the Win32-system-thing, is there a way to fix this?
