Shift_JISのCSVテストファイル
File info
| Format | CSV |
|---|---|
| File size | 514 B(514 bytes) |
| MIME Type | text/csv |
| MD5 | f4e062ddafd7b8031d3b4676ce777cae |
| SHA-1 | d51f732fc1cf5f07171273ca45924a9930435205 |
| SHA-256 | 41338dd81b7a206007e52906951aacba17256fa5d2e69088aed5cc94ecee659e |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/encoding/sjis/sjis.csv
wget
wget https://devlab.lb-product.com/files/encoding/sjis/sjis.csv
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/encoding/sjis/sjis.csv" -OutFile "sjis.csv"
About this file
Shift_JISでエンコードされたCSVテストファイルです。文字コードの判定・変換処理のテストや、CSVインポート機能の検証にご利用ください。
日本語を含むCSVファイルは文字コードの違いにより文字化けが発生しやすく、特にExcelでの読み込みやWebアプリへのインポート時に問題になります。このテストファイルには日本語の氏名・住所データが含まれており、実際の業務データに近い形でテストできます。
FAQ
- Is this file free to use?
- Yes — fully free and no signup required. Use it for any commercial or non-commercial test/verification purpose.
- What is inside the file?
- Dummy data generated for testing — sized to match the listed size exactly.
- What are the hash values for?
- Verify integrity after download or use them as test data for hashing libraries.