CSV Import Error

Hi, I keep receiving the following error message on Csvimport on a localhost install:

“Mysqli statement execute error : Incorrect string value: ‘\xD5-Muje…’ for column ‘name’ at row 1”

Anyone know how I can fix this? The file uploads fine to omeka.net but not to the localhost.

Do you know what the actual string should look like? (The one with “Muje…” in it.)

This looks like a problem with encoding to me… possibly the CSV file was exported with the wrong encoding (Excel often does this).