Free online tool
Text Counter
Count characters and UTF-8 bytes with or without whitespace as you type.
Including whitespace
0characters
0bytes
Excluding whitespace
0characters
0bytes
Bytes use UTF-8. Excluding whitespace removes spaces, tabs, and line breaks. Your text is not uploaded.
How to use
- Type or paste text into the input area.
- Character and byte counts update automatically as you type.
- Use Copy all to copy the input or Clear all to remove it.
Example
Hello world is 11 characters and 11 bytes including whitespace, or 10 characters and 10 bytes without it.Frequently asked questions
Which encoding is used for byte counts?
Byte counts use UTF-8, the common encoding for web pages and files.
What is removed when whitespace is excluded?
Whitespace characters such as spaces, tabs, and line breaks are removed.
Is my text stored on a server?
No. All counting happens locally in your browser.