Text

Anagram Checker

Details

How to use Anagram Checker

What the tool does, how to run it, and what to expect from the result.

How to check if two phrases are anagrams

Type or paste the two words or phrases. The verdict updates as you type, along with the normalised, sorted letter string for each side, so you can see exactly what is being compared.

If they are not anagrams, the panel lists every letter whose counts do not balance, with the count in each phrase. That turns a bare no into a diagnosis.

  • Enter the first word or phrase.
  • Enter the second word or phrase.
  • Leave ignore case, spaces, and punctuation on for the everyday definition, or turn them off for a strict character-by-character check.
  • Read the verdict and compare the two normalised letter strings.
  • If it fails, check the letters-that-differ panel to see which letters are out of balance.
Tips

Getting a better result out of Anagram Checker

Specific settings and thresholds, not general advice.

  • All three normalisation options are on by default: ignore case, ignore spaces, ignore punctuation. That matches the everyday meaning of an anagram, where 'Dormitory' and 'Dirty Room' count.
  • Turn all three off and you get a strict character-multiset comparison, where a capital L and a lowercase l are different letters and a space counts. That is the definition you want if you are checking a puzzle answer, not a phrase.
  • The letters-that-differ panel shows the count in each phrase for every letter that does not balance, so 'listen' against 'silence' immediately shows you the extra c and e rather than only saying no.
  • Punctuation filtering uses the Unicode letter and number properties, so digits survive. '12 apples' and 'apples 21' are anagrams here, because 1 and 2 are counted as characters.
  • Accented letters are compared as themselves after NFC normalisation, so cafe and café are not anagrams: e and é are distinct characters. If you need accent-insensitive comparison, strip the diacritics before you paste.
Limits

What Anagram Checker does not do

The honest boundary, so you do not lose time finding it yourself.

  • Two phrases at a time. There is no list mode and no dictionary lookup.
  • It checks whether two phrases you supply are anagrams; it does not generate anagrams or solve for them.
  • Diacritics are not folded, so é and e count as different letters.
  • No word-level anagram mode. It compares characters, not the rearrangement of whole words.
At a glance

Who Anagram Checker is for

A quick way to understand who this helps, what it solves, and where it connects next.

Best fit

Word-puzzle and crossword players.

Ideal for

Using the anagram checker without installing anything or signing up.

FAQ

Common questions

Short answers for the questions people usually have before trying a utility like this.

Are 'Listen' and 'Silent' anagrams?

Yes, and they are the default example. With ignore case on, both normalise to the same six letters, e-i-l-n-s-t, so every letter count matches. That pair is the textbook example precisely because it works with no punctuation or spacing tricks.

Do spaces and punctuation count?

Not by default. The ignore-spaces and ignore-punctuation options are on, which is what lets 'Dormitory' match 'Dirty Room'. Switch them off to compare the raw characters, which is the strict definition and treats a space as a character that has to appear the same number of times in both phrases.

Why are café and face not anagrams here?

Because é and e are different Unicode characters, and the tool normalises to NFC without folding accents. This is the strictly correct answer for text processing. If you want them to match, strip the diacritics first, for example by normalising to NFD and removing the combining marks.

Does it find anagrams of a word for me?

No. It checks a pair you supply. Generating anagrams is a different problem: it needs a dictionary and a search over permutations, and it produces a list rather than a yes or no. This tool answers the verification question.

What is a perfect anagram versus an imperfect one?

A perfect anagram uses every letter of the source exactly once, which is what this tool checks. An imperfect anagram, sometimes called an antigram or a partial anagram, drops or adds letters. If the verdict comes back negative, the letters-that-differ panel shows you exactly which letters are out of balance and by how much.

Is the comparison case sensitive?

Only if you turn ignore case off. With it on, everything is lowercased before comparison. Off, an uppercase L and a lowercase l are counted separately, so 'Listen' and 'silent' would fail on the L alone.

Recommendations

You Might Also Like

Nearby tools from the catalog that fit the same job or workflow.

Cleanor app

Do it all on your device

Cleanor puts these tools in one app: compress and convert images, video, and audio, work with PDFs, and scan text right on your device. Plus free up storage and clear inbox clutter with Email Cleaner. Start with a free trial.

  • iPhone
  • Android
  • Macsoon
  • Windowssoon