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
For those who don't know how to convert the file's encoding using Notepad++ : Create a new file in Notepad++ -> Go to Encoding -> Encode in UTF-8 -> Copy-paste the contents -> save the file as .csv