Home >System Tutorial >Windows Series >How to check the word count in Windows 10 Notepad

How to check the word count in Windows 10 Notepad

WBOY
WBOYforward
2023-12-29 10:19:412521browse

When using Win10 Notepad to input text, many friends want to check how much text they have input. So how to check it? In fact, you can see it by opening the text properties and checking the number of bytes. The word count is up.

How to check the word count in win10 Notepad:

1. First, after editing the content in Notepad, save it.

How to check the word count in Windows 10 Notepad

2. Then right-click the notepad you saved and select.

How to check the word count in Windows 10 Notepad

3. We see that it is 8 bytes, because the size of each Chinese character is 2 bytes.

How to check the word count in Windows 10 Notepad

4. After we see the total bytes, just divide it by 2. For example, 984 bytes, divided by 2 is 492 words.

How to check the word count in Windows 10 Notepad

5. However, it should be noted that each number such as 123 only occupies one byte, and each English word only occupies one byte.

The above is the detailed content of How to check the word count in Windows 10 Notepad. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete

Related articles

See more