CSV Encoding Fix
Free online tool to fix Chinese garbled text in CSV files by adding BOM header.
Tool Guide
Introduction
An online tool for fixing garbled Chinese in CSV files that corrects the garbled-Chinese problem when opening CSV files on Windows.
Often, an exported or downloaded CSV file shows garbled Chinese when opened. This tool solves the garbled-Chinese CSV problem by adding a BOM header to the file.
The BOM header added is: \ufeff
Simply upload the CSV file, and the tool processes it automatically; once done, click to download!
Besides using this tool, you can also fix the garbled-Chinese CSV problem with Excel:
Open Excel -> go to "Data" -> "From Text" -> select the CSV file to launch the Text Import Wizard -> choose "Delimited," click Next -> check "Comma," uncheck "Tab," click Next, then Finish -> in the "Import Data" dialog, just click "OK" -> Done!