Introduction
Files containing Logographic characters (such as Japanese) or Cyrillic characters (such as Russian) must be saved in UTF-8 format. Saving in UTF-8 ensures Excel preserves these characters, maintaining their appearance and structure when imported into other platforms.
This is particularly important when importing leads via CSV or uploading Validation Lists to the platform. While newer versions of Excel provide a straightforward way to save files in UTF-8, older versions may not have this option. Below are the step-by-step instructions for both Windows and Mac users.
Setup Process
Windows Users
Office 2016 and Later
-
Open your Excel file.
-
Click File → Save As.
-
Select Browse to choose your desired save location.
-
In the Save As Type dropdown, select CSV UTF-8 (Comma delimited) (*.csv).
-
Click Save.
Office 2013 and Earlier
Older versions of Excel do not have a direct encoding option. Follow these steps instead:
-
Right-click the file and select Open With → Notepad.
-
Once the file is open, click File → Save As.
-
In the Save As dialog, navigate to the Encoding dropdown.
-
Select UTF-8 from the list.
-
Ensure the file extension remains
.csv
, then click Save.
For Mac Users
-
Open the CSV file using TextEdit.
-
Go to File → Save As. (If the option isn’t visible, hold the Option key, and it will appear.)
-
From the Encoding dropdown, select UTF-8.
-
Ensure the file extension remains
.csv
. -
Click Save.