KitAnvilFree Online Tools

Home / Text Tools / Word Counter

Word Counter

Count words, characters, sentences and paragraphs — with CJK support and reading time.

◆ Toollocal only · files never uploaded

Count exactly what you need

Type or paste text and every number updates live. The counter handles both space-separated languages and CJK text, where "words" are not delimited by spaces at all — so you get a character count you can trust for Chinese, Japanese and Korean copy as well.

What is counted

Where it helps

Privacy

Text is never uploaded — counting happens in the page, and closing the tab erases everything.

FAQ

How are words counted for Chinese text?

Chinese has no spaces, so token-based word counting is meaningless. The tool reports CJK characters separately and uses characters-per-minute for reading time.

Why do characters and bytes differ?

Characters count code points; bytes count UTF-8 storage. A Chinese character is 3 bytes in UTF-8, so the byte figure is much larger.

Which number do character limits use?

Most social platforms count characters (Twitter/X counts code points, where emoji may count as two). Database columns usually limit bytes.