Text & Writing Utilities · Free tool
Anagram Checker
Check whether two words or phrases are anagrams. Ignores case and punctuation. Free, browser-only.
Updated May 2026
✓ Anagrams
Sorted A: eilnst
Sorted B: eilnst
Case and non-letters are ignored. Famous pairs: "listen" / "silent", "evil" / "vile", "the eyes" / "they see", "astronomer" / "moon starer".
Found this useful?Email
Advertisement
What it does
Check whether two words or phrases are anagrams — i.e. one is a rearrangement of the other’s letters. Ignores case and non-letter characters, so "Listen" and "Silent" register as anagrams cleanly.
Embed this tool on your siteShow snippetHide
Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.
<iframe src="https://freetoolarena.com/embed/anagram-checker" width="100%" height="720" frameborder="0" loading="lazy" title="Anagram Checker" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>How to use it
- Type or paste the first word/phrase.
- Type or paste the second.
- See whether the sorted letters match.
Frequently asked questions
- Famous anagram pairs
- listen / silent, evil / vile, the eyes / they see, astronomer / moon starer, debit card / bad credit, dormitory / dirty room.
- Does it require same length?
- Effectively yes — anagrams must use the same letters, so they must have the same letter count. The tool sorts both and compares; different lengths fail by design.
Advertisement
Learn more
Guides about this topic
- Money & Business · GuideHow to write SEO-friendly URLsURL anatomy, slug rules, structural patterns by page type, canonicalization, 301 redirects, international URL strategy, and tools to check URL health.
- Productivity & Focus · GuideHow to generate good acronymsAcronym vs initialism, pronounceability rules, backronym patterns, when not to use acronyms, brainstorming candidates, global checks.
- How-To & Life · GuideHow to Reverse TextCharacter-level vs word-level reversal, Unicode complications (combining characters, emoji), RTL scripts, and palindrome checks.
- How-To & Life · GuideHow to Sort Lines of TextAlphabetical vs numeric, case-sensitive vs insensitive, natural sort, stable sort, reverse sort, and locale considerations.
- How-To & Life · GuideHow to Remove Line BreaksLF vs CRLF vs CR, paragraph preservation, bulk flatten, undo-able strategies, and regex patterns.
- How-To & Life · GuideHow to Remove Extra WhitespaceTrimming, collapsing runs of spaces, non-breaking spaces, tab-to-space, and preserving code indentation.
Explore more text & writing utilities tools
- Emoji PickerSearchable emoji picker, click to copy. ~80 most-used emoji across 7 categories. Free, no account.
- Strikethrough Text GeneratorApply strikethrough, underline, double-underline, overline, or slash to any text using Unicode. Real text — pastes anywhere.
- Duplicate Line RemoverRemove duplicate lines from any text. Case-insensitive, whitespace-trimmed, or strict modes. Free.
- Sort LinesSort lines of text alphabetically, naturally (file-2 < file-10), by length, or shuffle. Optional dedup and trim.
- Flip TextFlip text upside down, reverse it, or strike it through using real Unicode. Works in Twitter, Instagram, Discord, WhatsApp.
- Document Version DiffCompare two versions of a document and see exactly what changed. Word-level or line-level. Browser-only — nothing uploaded.