Excel to CSV with UTF8 encoding

0 votes
I want to use an Excel file that has some Spanish characters (tildes, etc.) as an import file, so I need to convert it to a CSV file. However, the "special" Spanish characters that aren't ASCII characters become mangled when I choose Save As CSV. The left and right quotes, as well as the lengthy dashes, that appear to have been included by the original Mac user who created the Excel file, likewise appear to behave in this manner.

I assume it is a restriction of Excel because CSV is just a text file and can accept a UTF8 encoding, but I'm seeking for a solution to transfer data from Excel to CSV while preserving the non-ASCII characters.
Dec 22, 2022 in Others by Kithuzzz
• 38,010 points
554 views

1 answer to this question.

0 votes
Use of Google Spreadsheet is a straightforward fix. You can import the sheet or paste (values only if you have complicated formulas) it before downloading CSV. I only tested a few characters, and it seems to function rather well.

NOTE: There are import restrictions in Google Sheets.
answered Dec 23, 2022 by narikkadan
• 63,420 points

Related Questions In Others

0 votes
1 answer

csv to excel conversion

So Basically u have to follow few ...READ MORE

answered Feb 9, 2022 in Others by gaurav
• 23,260 points
448 views
0 votes
0 answers

Convert Rows to Columns with values in Excel using custom format

1 I having a Excel sheet with 1 ...READ MORE

Feb 17, 2022 in Others by Edureka
• 13,670 points
727 views
0 votes
1 answer

How to get the JasperReports into Excel format with proper alignment

Remove at least one parameter: exporter.setParameter(JRXlsExporterParameter.IS_COLLAPSE_ROW_SPAN,Boolean.TRUE) Note that JRXlsExportParameter is deprecated the correct ...READ MORE

answered Sep 21, 2022 in Others by narikkadan
• 63,420 points
3,145 views
0 votes
1 answer

How to print an Excel Sheet using VBA with Nitro PDF Creator in Excel 2016

you can use the built-in excel facilities ...READ MORE

answered Sep 24, 2022 in Others by narikkadan
• 63,420 points
864 views
0 votes
0 answers

PHP json encode - Malformed UTF-8 characters, possibly incorrectly encoded

I am using json_encode($data) on an array ...READ MORE

Jun 27, 2022 in PHP by narikkadan
• 63,420 points
4,516 views
0 votes
1 answer

How can I import an Excel file into SQL Server?

You can use OPENROWSET to import an Excel file ...READ MORE

answered Sep 15, 2022 in Database by narikkadan
• 63,420 points
1,605 views
0 votes
1 answer

Trouble with excel macros (possibly encoding?)

To solve your issue: Replace your macro names ...READ MORE

answered Sep 26, 2022 in Others by narikkadan
• 63,420 points
531 views
0 votes
1 answer

Xls to csv converter

Use xlrd - it's faster, cross-platform, and ...READ MORE

answered Oct 22, 2022 in Others by narikkadan
• 63,420 points
521 views
0 votes
1 answer
0 votes
1 answer

Convert csv- or Excel-file (xlsx) to kml with custom markers

With some help from the community, I ...READ MORE

answered Sep 26, 2022 in Others by narikkadan
• 63,420 points
876 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP