Test files › Documents › latin1.txt
Sample TXT file
ISO-8859-1 / Latin-1 encoded text with accented characters.
↓ Download latin1.txt| Filename | latin1.txt |
| Format | TXT |
| Size | 43 bytes (43 bytes) |
| MIME type | text/plain; charset=utf-8 |
| SHA-256 | f55e2be006165fb601823726e6bd0764b442a5dfbc348b7d3a797f4a97fc5d41 |
What this file catchesLegacy-export paths where high bytes are invalid UTF-8 sequences and decoding throws or yields U+FFFD.
Download & verify
curl -fsSL -o "latin1.txt" "https://files.hexaqa.com/text/latin1.txt"
curl -fsSL "https://files.hexaqa.com/text/latin1.txt" | sha256sum
# expect: f55e2be006165fb601823726e6bd0764b442a5dfbc348b7d3a797f4a97fc5d41