How to Fix Encoding
- 1Upload your CSV file with encoding issues
- 2Tool detects encoding and converts to UTF-8
- 3Preview and download fixed file
Optimize & Repair · browser workspace
Fix CSV file encoding issues. Convert to UTF-8. Fix garbled characters. Preview before download. processed locally in your browser.
Quick start
Everything runs in your browser, so you can test the workflow with sample data when available before using production files.
Output: A new file or report produced locally in your browser.
This happens when a file is opened with the wrong encoding. Characters like é, ñ, 中 may appear as ??? or gibberish.
UTF-8 is the universal character encoding standard. It supports all languages and special characters, and is recommended for all modern files.
If the original encoding is detected correctly, yes! If characters are already corrupted in the source file, they cannot be recovered.
Use the symptom-specific walkthrough before changing a production file.
Repair mojibake, black diamonds, and broken accented characters by converting the CSV to a known text encoding.
Convert a Shopify product or customer CSV to UTF-8, distinguish encoding damage from malformed quotes, and validate the file before importing it.
Prepare a UTF-8 CSV for Salesforce Data Loader and remove a UTF-8 byte-order mark when it causes an invalid-format error.
Convert a HubSpot import file to UTF-8 and verify its headers, identifiers and character data before uploading it.