Is it possible to convert csv data that has iso-8859-13 encoding to UTF-8?
iso-8859-13
UTF-8
My old system does not have UTF-8 encoding, it uses
Open the file in Notepad++ and click Encoding->Convert to UTF-8.
(Do not click Encode in UTF-8 because it won't actually convert the characters.)