# Excel and UTF-8

For a solution, you can import the Epicollect5 CSV files as a UTF-8 origin.

Here’s how you can do it:

{% hint style="info" %}
The following example was done using a Mac. If you are on Windows or Linux, the procedure might differ.
{% endhint %}

Open up Excel and import your `csv` file:

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-08c3d2a246dfbaba4e6bad55a3edfb6bdc1edfd2%2FScreen%20Shot%202019-04-12%20at%2013.49.34.png?alt=media)

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-3e7cf297f5c6e3c99cb4b8bf453f433963b9951d%2FScreen%20Shot%202019-04-12%20at%2014.18.54.png?alt=media)

Pick a `csv` file with data in a UTF-8 language rather than English. Select "Delimited" and set the file origin to Unicode(UTF-8)

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-54d900144a5ae420efcda39c7d6fee6b22964c94%2Fexcel-utf8-8.jpg?alt=media)

Select "comma" and leave all other options unchecked:

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-988255ab3982b340ebc8c89f5434e01ab6ed41b1%2Fexcel-utf8-6.jpg?alt=media)

Select "General" then click on "Finish" to import your data.

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-39a7c87fd8c401ece2bcf6b2af0305ed3d5cd69f%2Fexcel-utf8-5.jpg?alt=media)

Select which sheet and you are done.

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-757490de7da60b6985f4475c90288c31a54834c3%2FScreen%20Shot%202019-04-12%20at%2014.14.46.png?alt=media)
