当前位置:文档之家› 亚马逊开店技巧-解决欧洲站乱码问题-提供BY misszhai

亚马逊开店技巧-解决欧洲站乱码问题-提供BY misszhai

How to Encode an Excel File to UTF-8or UTF-16
Last Modified on04/03/201411:15am
There are many different ways that various programs encode their files,and,
depending on how files are encoded,you can get different results when uploading them to online software.If you're using special characters such as Kanji,or an
umlaut,you'll notice that not all software or programs support them.
Encoding your Excel files into a UTF-8or UTF-16format can help to ensure anything you upload into SurveyGizmo can be read and displayed properly.Email Campaigns, Login/Password Actions,Contact Management and the Data Importer all have the ability to receive CSV file uploads.In order to display special characters correctly, they require UTF-8and UTF-16encoding.
How to Encode your Excel Files
Below are videos and step by step instructions on how to go about encoding your Excel files to UTF-8and UTF-16.As each version of Excel is different,we've
provided broad&basic instructions for several versions.Your experience may vary.
Excel Versions1999to2010
Quick Step by Step Video:UTF-8Encoding Video
1.Go to your Excel document.
2.Click File(or the Colorful circle icon,depending on the version of Excel you have).
3.Select Save As and choose the format of the Excel file you'd like to use
your file,and update your file path as needed
5.Click Tools,then select Web options
6.Go to the Encoding tab
7.In the dropdown for Save this document as:choose Unicode(UTF-8)
8.Click Ok
9.Click Save
Office/Excel2011and forward
Office2011and subsequent versions only provide a UTF-16formatting option.This will export your data as.txt,but as long as it's tab separated,our system will be able to detect it's set up properly.
Quick Step by Step Video UTF-16Encoding for2011Excel
1.Go to your Excel document
2.Click File
3.Choose Save As
your file,and update your file path as needed
5.Click the dropdown menu next to Format
6.Choose UTF-16Unicode Text
7.Click Save
You may see a warning message(this is because you're converting the file to UTF-
16).8.Click Continue
Open
If you do not have access to Excel,you can download the free open-source office software suite called OpenOffice.To learn more,please visit:
Quick Step by Step Video:UTF-8Open Office Video
1.Open up OpenOffice,and open your Excel document
2.Click File in the upper left hand corner of your tool bar
3.Choose Save As
your file,and update your file path as needed
5.Save your Type as CSV,and then check the box for Edit Filter Settings
6.Click Save
It will take a moment but an Export of text files window will show up with more options
7.Next to Character Set,choose Unicode(UTF-8)
8.Click OK,and you're done!
Using Terminal
As a last ditch effort you can easily convert files to utf-8encoding using terminal.
Save your csv to your desktop with a concise file name.
iOS Steps
1.Hit command+spacebar to get to Spotlight and search for"Terminal"and click
Terminal toopen.
2.At the prompt enter:cd desktop
3.Paste in the following:
iconv-c-t utf8filename.csv>filename.utf8.csv
4.Change your filenames to match the one on your desktop and press Enter.
5.Et Voila!Your file is utf-8encoded.Do not open file after you convert!
Windows Steps
1.Go to the Start menu and search"cmd"and click cmd to open.
2.At the prompt enter:cd desktop
3.Paste in the following:
iconv-c-t utf8filename.csv>filename.utf8.csv
4.Change your filenames to match the one on your desktop and press Enter.
5.Et Voila!Your file is utf-8encoded.Do not open file after you convert!。

相关主题