Windows 10 Notepad is Getting Better UTF-8 Encoding Support (original) (raw)

In the latest Windows 10 Insider build, Microsoft has released a new version of Notepad that includes changes that bring it closer to what we have come to expect from modern text file editors.

These new changes are currently being introduced to Windows Insiders and will then be made available in Windows 10 Build 1903 update (19H1) slated to be released this spring.

Changed file indicator

In this latest version of Notepad, Microsoft has added a changed file marker that indicates when the text in Notepad has changed. This indicator will be shown as an asterisk (*) that is prepended to the file's name in the title bar.

As you can see in the example below, when I added text to Notepad, an asterisk was added to the title so that the file name now reads as "*lorem.txt". Once you save the document, the changed file indicator will be removed.

Changed File Indicator

Changed File Indicator

Notepad saves files as UTF-8 without BOM by default

In this build, Microsoft added the ability to save files as UTF-8 without a BOM (Byte Order Mark), which is labeled as the "UTF-8" option when saving a file.

New UTF-8 without BOM option

New UTF-8 without BOM option

A BOM is Unicode character that some text editors and program add to the beginning of a file to indicate that the contents use Unicode encoding. This is an optional character, though, and some programs and versions of programming languages may have problem interpreting it and thus cause issues.

To offer better compatibility on the web and with these types of programs, Microsoft is now defaulting to saving new text files as UTF-8 without BOM as shown below.

Saving new files defaults to UTF-8 without BOM

Saving new files defaults to UTF-8 without BOM

File encoding displayed in status bar

Continuing with encoding support, Notepad will also display the encoding type of a document in the lower right corner of the Notepad status bar as shown below.

Encoding type displayed on the status bar

Encoding type displayed on the status bar

Other changes and additions

Other fixes and changes in the current release of Notepad to Insiders includes:

What we still need

It is great that Microsoft has started to pay attention again to the Notepad program, but there are still plenty of features that are needed to compete with other Notepad replacements such as Notepad2 or Notepad++.

Some of the features I would love to see included are:

Tines Needle

Why IT teams are ditching manual patch management

Patching used to mean complex scripts, long hours, and endless fire drills. Not anymore.

In this new guide, Tines breaks down how modern IT orgs are leveling up with automation. Patch faster, reduce overhead, and focus on strategic work -- no complex scripts required.