CP932(機種依存文字含む)のCSVテストファイル
File info
| Format | CSV |
|---|---|
| File size | 518 B(518 bytes) |
| MIME Type | text/csv |
| MD5 | c5e2c423f03fca854004f934c187b528 |
| SHA-1 | d26eaa163bc940d247a176dfbdb4191cebb87130 |
| SHA-256 | 086d071fb94b8718375546dc4249932883c3bae4070ec9a82942ebbc54fe6a16 |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/encoding/cp932/cp932.csv
wget
wget https://devlab.lb-product.com/files/encoding/cp932/cp932.csv
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/encoding/cp932/cp932.csv" -OutFile "cp932.csv"
About this file
CP932(機種依存文字含む)でエンコードされた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.