What Character Counter Measures
Character Counter analyzes the text exactly as it appears in the editor. It reports code points, user-perceived grapheme clusters, words, sentences, paragraphs, lines, whitespace, emoji, and practical time estimates without rewriting your content.
The metrics intentionally describe different layers of text. A JavaScript string is stored as UTF-16 code units, a Unicode character metric can count code points, and a visible combined letter or emoji may be one extended grapheme cluster made from several code points.