Unicode-aware token rules include letters and numbers while handling common apostrophes and hyphens.
Content & publishing
Count every word and character without giving up your copy.
Paste or write text to review words, user-perceived characters, code points, sentences, paragraphs, lines, and UTF-8 bytes. The text stays in this browser.
- Runs locally
- Unicode-aware counts
- One MiB limit
- No signup required
Add plain text
Write or paste your copy.
Counts update as you type. Paste plain text rather than HTML source.
Your text is counted in this browser. Plainview Tools does not upload, store, or send it.
Live text statistics
See the counts clearly.
- Word count
- 43
- Characters with spaces
- 253
- Characters without spaces
- 209
- Sentences
- 4
- Paragraphs
- 2
- Lines
- 3
- Unicode code points
- 253
- UTF-8 bytes
- 256
What “character” means here
Readable characters come first.
The main character count uses grapheme clusters, so a combined emoji or an accented letter is generally counted as one visible character. The code-point and byte totals remain separate because technical limits may measure the same text differently.
There is no quality, readability, or ranking score here. Review usefulness, accuracy, and audience needs separately.
Counting method
Several useful counts, without pretending they are identical.
Words, visual characters, Unicode code points, and encoded bytes answer different questions. Plainview Tools keeps the rules stable and reports those differences directly.
Grapheme segmentation counts user-perceived characters so a combined emoji is not split into several visible characters.
Sentence, paragraph, and line counts use documented separators and fallbacks.
Modern browsers can use Intl.Segmenter. A documented fallback keeps the tool functional when that feature is unavailable, but language-specific boundaries may differ.
Method references
The counting boundaries are part of the result.
The references describe Unicode text segmentation and the browser API used for user-perceived character counting. The tool's additional practical rules and one MiB input limit are documented above.
