Word Counter - Count Words, Characters & Sentences Online

Count words, characters, sentences, paragraphs, and estimated reading time live as you type or paste.

Type or paste your text below — every statistic updates instantly, with Unicode-aware counting that also handles Chinese, Japanese, and Korean text.

Word Counter - Count Words, Characters & Sentences Online
Count words, characters, sentences, paragraphs, and estimated reading time live as you type or paste.
Statistics
  • Words: 0
  • Characters (with spaces): 0
  • Characters (without spaces): 0
  • Sentences: 0
  • Paragraphs: 0
  • Reading time: ~0 min

How it works: words are Unicode letter/number runs (each Han character counts as one word), sentences end at . ! ? or their full-width equivalents, paragraphs are separated by blank lines, and reading time assumes 225 words per minute.

About the word counter

A word counter answers a deceptively simple question — how long is this text? — that matters in dozens of everyday situations. Students must hit essay and thesis limits, applicants face strict caps on personal statements, journalists and copywriters work to briefs measured in words, and social platforms, ad networks, and app stores enforce hard character limits. This tool reports all the numbers you need at once: words, characters with and without spaces, sentences, paragraphs, and an estimated reading time, recalculated live on every keystroke. Counting is Unicode-aware rather than a naive split on spaces. A word is a run of letters or digits in any script, so accented names, hyphenated compounds, and contractions are counted sensibly. Chinese, Japanese, and Korean deserve special care because Chinese and Japanese are written without spaces between words: for these scripts the counter treats each Han character as one word, the same convention used by translation agencies and most publishing workflows for zh and ja text. Mixed passages work too — an English sentence quoting a Chinese phrase counts the English words and the Han characters and adds them together. The two character counts serve different masters. Characters with spaces is what most platform limits mean — a microblog post, a meta description, an SMS. Characters without spaces is common in academic submission systems and in the translation industry, where fees are sometimes quoted per character excluding whitespace. Both counts are code-point based, so emoji and other symbols outside the basic plane are counted as one character each rather than two. Sentences are detected at terminal punctuation — periods, question marks, and exclamation points, including their full-width CJK equivalents — and a paragraph is any block of text separated by a blank line, matching how editors and CMSs treat paragraphs. Reading time divides the word total by 225 words per minute, a widely cited average for adult silent reading, and rounds up to the next minute; skimmers will be faster and technical material slower, so treat it as a planning estimate for blog posts, talks, and newsletters. Everything runs locally in your browser. The text you paste — a confidential report, an unpublished manuscript, a private letter — is never uploaded, logged, or stored; close the tab and it is gone. Note that abbreviations such as e.g. or U.S. can register extra sentence boundaries, a limitation shared by every lightweight counter, so the sentence figure is best read as a close approximation.

Word counter examples

Typical texts and what the counter reports for them.

TextKey countsNote
A tweet-length update of 240 charactersabout 40 words · 240 characters with spacesCharacter count with spaces is the number platform limits care about.
A 900-word blog postreading time about 4 min900 ÷ 225 wpm = 4 minutes — a handy figure to show under an article title.
一段三十个汉字的中文句子30 words for 30 Han charactersChinese is written without spaces, so each Han character is counted as one word.
A cover letter of three paragraphs3 paragraphs · sentence count per paragraphParagraphs are separated by blank lines, matching how editors count them.

How to count words and characters

  1. Type or paste your text into the Text box — statistics update instantly, no button press needed.
  2. Read the counts you need: words for essays and articles, characters for platform limits, sentences and paragraphs for structure.
  3. Use the reading time estimate to plan blog posts, speeches, or newsletters.
  4. Click Clear to empty the box and check another text.

Word counter FAQ

How does the word counter handle Chinese, Japanese, and Korean text?
Chinese and Japanese are written without spaces, so space-based counting fails completely. This counter treats each Han character as one word — the convention used by translation and publishing industries — and counts Korean, which does use spaces, by its space-separated blocks. Mixed-language text combines both methods.
Should I use characters with or without spaces?
Use characters with spaces for platform limits — social posts, meta descriptions, ads, and SMS all count spaces. Characters without spaces appears mainly in academic systems and per-character translation pricing. The tool shows both so you never have to guess which one a requirement means.
How is reading time calculated?
The word total is divided by 225 words per minute, an often-cited average silent reading speed for adults, and rounded up to the next whole minute. Dense technical writing reads slower and light narrative faster, so treat the estimate as a planning figure rather than a promise.
Do contractions and hyphenated words count as one word or two?
One. A contraction like don't and a hyphenated compound like well-known are each counted as a single word, because the apostrophe and hyphen join letter runs rather than separate them. This matches how most word processors count.
Why does my sentence count look slightly off?
Sentences are detected at terminal punctuation. Abbreviations such as e.g., U.S., or Dr. contain periods and can add phantom boundaries, while a sentence that ends without punctuation is not counted until you close it. For normal prose the figure is accurate to within a sentence or two.
Is my text uploaded or stored anywhere?
No. All counting happens in your browser with JavaScript; the tool makes no network requests with your content and keeps nothing after you leave the page, so it is safe for confidential drafts and unpublished work.