How do I set a file to UTF-8?
From Excel
- Open the file in Excel
- Click on File > Save as.
- In the Save As dialog box, choose the location where you want to save the file.
- From the File Type drop-down menu, select CSV UTF-8 (comma-delimited) (*.csv).
- Give your file a name and click Save.
From Google Sheets
- Open the file in Google Sheets.
- Click on File > Download > Comma separated values (.csv)
From Notepad++
- Open the file in Notepad++ :
- Go to the Encoding menu at the top of the window and select Convert to UTF-8 (without BOM) if it is not already selected.
- Save your file
Check
To check that the file is encoded in UTF-8, you can :
- Use Notepad++:
- Open the file in Notepad++.
- Check the encoding by looking at the status bar at the bottom of the Notepad++ window. It should say UTF-8.
- Use an online validator :
By following these steps, you can easily convert your files to UTF-8 from within Excel or Notepad++. This is necessary to ensure compatibility when importing files into Vocaza Journey.