Character Counter
Count visible characters, characters excluding literal spaces, words, and logical lines with shared Unicode-aware definitions.
Counting runs only in this browser. Text is not uploaded.
Input size: 0 B.
Advanced metrics and definitions
Visible-character units used by the primary character count.
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.