Word Counter
Count words using Intl.Segmenter when available, with a deterministic Unicode fallback for browsers without it.
Counting runs only in this browser. Text is not uploaded.
Input size: 0 B.
Advanced metrics and definitions
Visible characters use grapheme clusters. A grapheme can contain several code points; a code point can use two UTF-16 code units; and UTF-8 may use several bytes. “Excluding spaces” removes only U+0020, while the separate whitespace metric removes Unicode whitespace.