Home > Development Tools > notepad > body text

How to read encoding in notepad++

(*-*)浩
Release: 2019-08-21 17:11:13
Original
7558 people have browsed it

How to read encoding in notepad++

If you want to know the character encoding type used in the current file, you can do the following: (Recommended learning: notepad )

Select [Format (M)], and then you can see the current character encoding type:

How to read encoding in notepad++

You can see that the current character encoding type used in the xml file The character encoding type is "Encoded in UTF-8 BOM-less format".

You can also view the encoding of the current file at the bottom of notepad.

How to read encoding in notepad++

The above is the detailed content of How to read encoding in notepad++. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template