Test files › Documents › utf16le.txt
Sample TXT file
UTF-16 little-endian with BOM — what Windows PowerShell and Notepad historically emit.
↓ Download utf16le.txt| Filename | utf16le.txt |
| Format | TXT |
| Size | 162 bytes (162 bytes) |
| MIME type | text/plain; charset=utf-8 |
| SHA-256 | 4496b6b074dfaf6b170cfce06dae05970fa0787985232918b702d85381fdf793 |
What this file catchesImporters that read bytes as UTF-8 and see NUL between every character.
Download & verify
curl -fsSL -o "utf16le.txt" "https://files.hexaqa.com/text/utf16le.txt"
curl -fsSL "https://files.hexaqa.com/text/utf16le.txt" | sha256sum
# expect: 4496b6b074dfaf6b170cfce06dae05970fa0787985232918b702d85381fdf793