Tool to search words that contain a given letter or sequence of letters, pattern search or suit of letters, containing special letters but not some others, etc.
Words Containing … - dCode
Tag(s) : Word Search
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A word search containing certain letters or letter sequences involves identifying dictionary words that contain a specific pattern of letters. This search is commonly used in word games (Scrabble, Crosswords, etc.) and requires different criteria (letters in order, out of order, anagram, addition of letters, etc.). dCode offers all these search modes in a single tool to list all words with the desired letter or series of letters.
dCode allows you to search for words made from letters, based on a pattern of letters (with wildcards like - or ?) or with letters in any position (at the beginning, middle, or end).
— Word search based on certain letters (by adding others), a principle used in word pyramids
Example: Words containing each of the letters 'A, B, C' in any order: CAB or JACOB and maintaining the order (A then B then C): FABRIC or PAYBACK
— Word search based on a pattern (unknown/missing letters), a principle used in crossword puzzles
Example: Words having the pattern A-A-A-A: ALABAMA in 7 letters or TARATATA in 8 letters
— Search for words containing a sequence of letters (word extension), a principle used in Scrabble or crosswords
Example: Words including the 3-letter group ABC: LABCOAT or CRABCAKE
— Search for words formed from a given list of letters (use as many letters as possible), using the principle of the longest word game or Scrabble.
Example: Longest words created from the letters ABCDEFG: BADGE (5 letters) or FACE (4 letters).
— Search for words by rearranging the letters (mixed letters), using the principle of anagrams.
Example: Search for anagrams of ABC: CAB or BAC
For all these searches, it is also possible to exclude certain letters (words containing some letters but not others) and filter by number of letters.
All letter games (crosswords, scrabble, boggle, wordle, etc.) already have dedicated pages on dCode but some variants can be solved with this tool.
Example: Find a word with the following letters: ORWD. The generator will find WORD (that is an anagram)
dCode retains ownership of the "Words Containing …" source code. Any algorithm for the "Words Containing …" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Words Containing …" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Words Containing …" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Words Containing …" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Words Containing … on dCode.fr [online website], retrieved on 2025-04-14,