This Season
 

How to Save CSV in UTF-8

How to Save CSV in UTF-8thumbnail
You may use Notepad to encode your CSV files in UTF-8.

UTF-8 is an encoding set that can contain any unicode character, yet it is as compact as ASCII. For this reason, UTF-8 is appropriate for writing code for cross-platform software. Many people use UTF-8 encoding to send and receive email in various languages. Unfortunately, not all applications can encode files in UTF-8 by default, and Microsoft Excel is one of them. Instead of unicode, Excel encodes CSV files using ANSI. To get around this, you need to change Excel's default character set. If you don't have Excel installed, you may use Notepad to create a UTF-8 version of your file.

Related Searches:
    Difficulty:
    Easy

    Instructions

    1. Using Notepad

      • 1

        Click "Start," enter "notepad" in the Search field, and press "Enter" to launch Notepad.

      • 2

        Click "File" and then click "Open." Click the drop-down menu beside the "File Name" field, and then choose "All Files."

      • 3

        Locate the CSV file that you want to convert to UTF-8. Select it and click "Open." This loads your CSV data onto Notepad.

      • 4

        Open the "File" menu again, and click on "Save As." Enter your preferred file name. Be sure to include the ".csv" file extension.

      • 5

        Click the drop-down menu beside "Save as File Type," and choose "All Files."

      • 6

        Go to "Encoding" and select "UTF-8" from the drop-down menu. Click "Save."

      Using Microsoft Excel

      • 1

        Launch Microsoft Excel. Click the Microsoft Office button, and then choose "Open." Select your CSV file from the list, and click "Open."

      • 2

        Click the Microsoft Office button, and then click "Save As." Enter your preferred file name.

      • 3

        Click the drop-down menu beside "Save as File Type," and then choose "CSV (Comma delimited)."

      • 4

        Click the "Tools" button at the bottom of the window, and then choose "Web Options."

      • 5

        Go to the "Encoding" tab. Under "Save this document as," click the drop-down menu and choose "Unicode (UTF-8)." Click "OK" and then click "Save."

    Tips & Warnings

    • Notepad may not be able to open very large files. In that case, use a more powerful text editor such as Notepad++.

    Related Searches

    References

    Resources

    • Photo Credit Thinkstock/Comstock/Getty Images

    Read Next:

    Comments

    You May Also Like

    • How to Convert CSV Files to PDF

      A Comma Separated Values (CSV) file is a format in which data from tables, forms and spreadsheets is saved as a data...

    • How to Convert a File to UTF-8

      Unicode Transformation Format 8 (UTF-8) is an encoding scheme that allows applications to properly display complex characters such as Japanese kanji or...

    • How to Convert a File From ANSI to UTF8

      ANSI is an encoding format used for text. It is used primarily for text files that are written in the English language....

    • How to Save Changes in a CSV File

      The fields within a comma-separated value (CSV) file are separated by commas. You can save the file within a spreadsheet application, such...

    • How to Convert ANSI to Utf8

      ANSI is the standard encoding format for files used in Notepad. This is most commonly used for files that use English language...

    • How to Convert Utf-8 Text to ANSI

      UTF-8 is a character encoding that allows for many different characters sets. This means that characters for languages besides English can be...

    • How to Change a Unicode in Notepad

      Unicode is a computer standard that permits you to represent text symbols from virtually all world languages. Unicode includes several methods of...

    • How to Convert UTF-8 to ANSI

      UTF-8 is a format used by older transmission media that can store special characters including Middle Eastern and Asian language symbols. However,...

    • How to Convert a CSV File to ICS

      CSV stands for Comma Separated Value. It is a file format that stores its text data in a way that separates data...

    • How to Save a Text File As CSV

      A Comma separated values (CVS) file is a format used to create simple tables. One of the advantages of saving CSV files...

    • How to Use a Comma Inside Quotation Marks in a CSV File

      CSV stands for "Comma Separated Values." Most spreadsheet and database programs can open CSV files. CSV files work in a more universal...

    • How to Convert CSV Files to Excel 2007

      Comma-separated value (CSV) files are similar in format to table-based files like Excel spreadsheets. In CSV files each new line represents a...

    • How to Set Utf-8 for Email

      UTF-8 is a character encoding format for text. Most email clients have the ability to send mail with UTF-8 encoding, which can...

    • How to Convert ANSI 835

      ANSI is a widely used text encoding format. Similar to Unicode, it encodes text in a way that provides useful information to...

    • How to Import MSN Address Book to Outlook

      A standalone email client such as Microsoft Outlook gives you the ability to store your saved messages on your own computer rather...

    • How to Convert PDF to CSV

      Database and spreadsheet applications access external data saved in a comma-separated value (CSV) format. CSV provides specific, basic formatting for fields and...

    • How to Import a Delimited File into Excel

      Whether they are created manually or exported from another software application, delimited files are a commonly used to store important data. The...

    • How to Add XML Version 1.0 Encoding

      Although computers make all text look the same by the time a user is reading it, text documents are actually stored differently...

    • How to Convert CSV File to Excel

      CSV file type (known as comma-separated values or comma delimited text files) is one reliable, conversion-friendly file format. Converting a CSV file...

    Follow eHow

    Related Ads