Anagram Checker

Check if two strings are anagrams of each other

Welcome

An anagram is a type of word play, the result of rearranging the letters of a word or phrase to produce a new word or phrase, using all the original letters exactly once; for example, the word anagram can be rearranged into nagaram. (Source: Wikipedia)

Enter two strings to see if they are anagrams of each other:

Result:

Check strings Clear inputs

Download Source

Download .zip Download .tar.gz View on GitHub