Closed johenglisch closed 2 years ago
Looks for the character � to detect potential corruption.
�
Looks for characters that cannot be decoded in UTF-8.
Shows what the line would look like when decoded from cp1252 and macroman (we can always add more encodings later if we need to).
cp1252
macroman
Warns about mixed encodings.
great idea @johenglisch !
Looks for the character
�
to detect potential corruption.Looks for characters that cannot be decoded in UTF-8.
Shows what the line would look like when decoded from
cp1252
andmacroman
(we can always add more encodings later if we need to).Warns about mixed encodings.