Pangram checker
Check whether a sentence is a pangram — text that uses every letter of the alphabet at least once. It flags any missing letters, shows a per-letter presence grid with counts, and tells you if it's a rare perfect pangram where each letter appears exactly once. Accents fold to their base letter.
Related tools
All Counting & analysis tools →Open Pangram checker and you get an answer straight away, with no account to create. It sits under Counting & analysis in our catalogue, alongside Lipogram checker and Pig Latin translator.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What is Pangram checker?
Check whether a sentence is a pangram — text that uses every letter of the alphabet at least once. It flags any missing letters, shows a per-letter presence grid with counts, and tells you if it's a rare perfect pangram where each letter appears exactly once. Accents fold to their base letter.
What does a concrete case look like?
“The quick brown fox jumps over the lazy dog” → 26 letters out of 26 — the tool shows every step in between, not just the final figure.
When would I actually use this?
Fitting a piece to a limit: an essay to a word count, a post to a network's cap, a meta description to what a result page will show.
What is the most common mistake?
Assuming one character equals one unit of the limit. An emoji can cost two or more, a combining accent can cost two, and several platforms bill a link at a flat rate regardless of length.
What else is filed next to it?
Lipogram checker, Pig Latin translator and Smart quotes remover share its section. They are not variants of it — being filed together is not the same as being alike — but that is where to look if this turned out not to be the tool you wanted.
Where do the figures come from?
Counting follows Unicode: the tool reports code points and grapheme clusters separately, because they differ for emoji and combining marks. Per-network limits come from each platform's published specification.