Kit — word count
Word and character count
Paste text and get characters, words, lines, bytes and reading time at once — with emoji and CJK counted the way a reader would count them, not the way UTF-16 does.
| X (a post) | 280 | 280 left |
| Meta description | 155 | 155 left |
| Page title | 60 | 60 left |
| Manuscript page (400 ji) | 400 | 400 left |
This runs entirely in your browser. Nothing is uploaded.
Related tools
What this one gets right
Most counters report a flag emoji as 4 and an astral CJK character as 2, because they count UTF-16 code units. This counts graphemes — the units a person sees.
Splitting on whitespace calls a 400-character Japanese paragraph "one word". Segmenting on real word boundaries gives a meaningful number in either language.
Unpublished writing, internal documents, anything with personal details — none of it is uploaded, so none of it needs a second thought.
Reading the numbers
Questions
Is there a length limit?
None by design. Several hundred thousand characters work fine, though typing may feel less immediate on a modest device.
Is my text stored?
No. It lives in the page and disappears when you close the tab. Nothing is sent anywhere.
Why does Word give a different number?
Word counts English-style words by default and keeps a separate character count for CJK, and implementations differ on newlines and spaces. Check which figure you are comparing.
Does it work on a phone?
Yes — the input grows with the screen.