Get encoding of a file in Windows
Open up your file using regular old vanilla Notepad that comes with Windows. It will show you the encoding of the file when you click “Save As…“. It’ll look like this: Whatever the default-selected encoding is, that is what your current encoding is for the file. If it is UTF-8, you can change it to … Read more