Text Counter
Count characters, words, lines, paragraphs, and UTF-8 bytes.
Result
Characters: 23 Non-space characters: 20 CJK characters: 4 Words: 4 Lines: 2 Paragraphs: 1 UTF-8 bytes: 31
Use Cases
- Check title length
- Count copywriting text
- Estimate UTF-8 byte size
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
How are characters counted?
Letters, symbols, spaces, and Chinese characters all count as characters.
Which encoding is used for bytes?
Byte size is calculated with UTF-8.
Related Tools
TextText
Case Converter
Convert text between camelCase, PascalCase, kebab-case, snake_case, and CONSTANT_CASE.
TextText
Markdown Preview
Preview common Markdown syntax as HTML locally in the browser.
TextText
Deduplicate Text
Remove duplicate lines while preserving the first occurrence.
TextText
Text Sort
Sort lines in ascending or descending order and remove empty lines.