Added support for Windows-125* character sets in CSV import.
Excel still does not export CSV as UTF-8, using the 8-bit system character set instead, so support for these charsets comes in handy. This also updates the `convertCharacterEncoding()` function to be a bit smarter when choosing its backend.
Please register or sign in to comment