Home > Article > Development Tools > How to check the encoding format of a file in notepad
First open notepad, and then import any file. The encoding format of the file will be displayed in the lower right corner of the main interface. I marked it with a red line (generally the format is in this position), which means it is the big5 format, and the BIG5 character set is the Taiwanese traditional character set.
Related recommendations: "Notepad using graphic tutorial"
The above is the detailed content of How to check the encoding format of a file in notepad. For more information, please follow other related articles on the PHP Chinese website!