Encoding cases
UTF-8, UTF-8 with BOM, Windows-1252, ISO-8859-1, GBK, and Shift_JIS samples.
Isolate one CSV variable at a time: source encoding, byte-order mark, delimiter, or line ending. Use the matrix to reproduce mojibake and parser differences safely.
Synthetic data · CC0-1.0 · released July 20, 2026 · no account required
UTF-8, UTF-8 with BOM, Windows-1252, ISO-8859-1, GBK, and Shift_JIS samples.
Comma, semicolon, and tab delimiters with LF and CRLF line endings.
Every file includes an expected source setting and SHA-256 checksum; no real customer data is present.
The listed settings are verified against CSV Local Tools v0.3. Spreadsheet applications and importers can apply different detection rules, so test the destination separately.