Binary mode not displaying all characters
Posted: Thu Apr 13, 2017 11:01 am
Using TextPad 8.1.2 (64-bit Edition).
I have a file which is... approximately Windows-1252 encoded (the correct encoding isn't important for this issue).
Opening the file in Binary mode to display what's really there, I see:
When opened in Default mode, 1252 encoding, the same line appears as
The character code 9F, Latin Capital Letter Y With Diaeresis, is not appearing in the text side of the Binary display and all subsequent characters are misaligned with their hex codes.
I have a file which is... approximately Windows-1252 encoded (the correct encoding isn't important for this issue).
Opening the file in Binary mode to display what's really there, I see:
Code: Select all
D0: 69 63 65 22 20 22 22 48 61 76 6C ED 9F 6B E0 76 20 ice" "HavlÃÂkàv When opened in Default mode, 1252 encoding, the same line appears as
Code: Select all
ice" "Havlßkàv