UTF-8(BOMなし)のCSVテストファイル
File info
| Format | CSV |
|---|---|
| File size | 659 B(659 bytes) |
| MIME Type | text/csv |
| MD5 | b93dfc100268c43f19086f7a42477afb |
| SHA-1 | dfed7dd526d243a829e033de9501fe69cd4645eb |
| SHA-256 | f370fb2a1a79303dc985bcb46abaf43eb471fcdf14d4e186039561f33584e44d |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/encoding/utf8/utf8.csv
wget
wget https://devlab.lb-product.com/files/encoding/utf8/utf8.csv
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/encoding/utf8/utf8.csv" -OutFile "utf8.csv"
About this file
UTF-8(BOMなし)でエンコードされた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.