Introduction
Want to write your name in Minecraft's enchanting table script, decode the glyphs on a Zelda temple wall, or read the alien text in the background of a Futurama episode? Fictional alphabets are 1:1 substitution ciphers over the Latin alphabet, which makes them a perfect fit for a cipher site. Each tool here maps every English letter to a specific glyph from a game, show, or book, and translates back just as fast. Everything runs in your browser. Type your text and get the translated script instantly.
What this category includes
- Substitution alphabet translators from video games (Standard Galactic, Hylian, Daedric, Dovahzul, Interlac)
- Writing systems from TV and film (Aurebesh, Bill Cipher, Kryptonian, Gallifreyan)
- Literary alphabets from books (Tengwar, Cirth, Gnommish)
- Bidirectional translation: type English to get the fictional script, or paste the script to recover English
- Variant selectors where a single alphabet differs across games, seasons, or editions
How these tools work
Every fictional alphabet on this site is a monoalphabetic substitution. Each of the 26 Latin letters maps to one glyph, with no key and no shifting. The Standard Galactic Alphabet, for example, replaces A with a specific straight-stroke symbol, B with another, and so on through Z. Because the mapping is fixed and public, encryption and decryption are the same operation: look up each letter, swap it for its counterpart.
Some alphabets include digits and punctuation. Aurebesh adds aurebesh-specific numerals. Hylian differs between Twilight Princess, Wind Waker, and Breath of the Wild, so the tool lets you pick the variant before translating. Bill Cipher from Gravity Falls actually cycles through three ciphers used in the show (Atbash, Caesar with a shift of 3, and A1Z26), so that tool handles all three modes.
All translation happens client-side in JavaScript. No text is sent anywhere.
How the underlying systems work
The Standard Galactic Alphabet (SGA) is the oldest and most-searched fictional alphabet on the internet. Tom Hall designed it in 1991 for Commander Keen IV: Secret of the Oracle, published by id Software. It appeared again as an easter egg in Wolfenstein 3D and Doom. In 2011, Markus "Notch" Persson reused SGA for the inscriptions on Minecraft's enchanting tables. Players decoded the glyphs within hours of the Beta 1.9 prerelease, only to discover the displayed words are drawn randomly from a fixed wordlist (including "klaatu berata niktu" and Lovecraftian fragments) and have no effect on the actual enchantment. The Minecraft Wiki documents this in its Enchanting Table article.
Circular Gallifreyan deserves special mention. The script seen in Doctor Who was designed for the 2005 relaunch by graphic artist Jenny Bowers, but the readable version fans actually use was created by Loren Sherman in 2011 and is called Sherman's Gallifreyan. It is read clockwise from the bottom of a circle, with consonants on the outer ring and vowels as dots inside. In late 2024 the BBC launched an official Gallifreyan Translator based on Sherman's system. The fan community at Just Gallifreyan Things maintains the canonical reference.
Most other alphabets here (Hylian, Daedric, Aurebesh, Dovahzul, Tengwar) were designed by art teams at Nintendo, Bethesda, Lucasfilm, and the Tolkien Estate respectively. They are 1:1 letter substitutions, not full conlangs. For invented languages with real grammar and vocabulary (Na'vi, Dothraki, Klingon, Simlish), see the Constructed Languages category.
How to use these tools
- Pick the alphabet you want from the tool list (Standard Galactic, Hylian, Daedric, Aurebesh, Bill Cipher, etc.)
- Type or paste your text in the English input field
- The fictional script appears instantly in the output field as you type
- To decode, paste fictional-script text into the reverse input (where supported) or use the swap button
- For alphabets with variants (Hylian, Bill Cipher), select the correct mode before translating
Real-world examples
Minecraft Enchanting Table Cosplay
A cosplayer building a Minecraft-themed prop wants the word "PROTECTION" engraved on a wooden sword in the enchanting table font. They type "PROTECTION" into the Standard Galactic Alphabet tool and get the 10 corresponding glyphs, which they trace onto the prop. The same tool decodes the random strings shown in-game: "klaatu berata niktu" translates back to English in under a second.
Gravity Falls Episode Rewatch
A fan rewatching Gravity Falls pauses on a frame showing a wall of symbols. They recognize it as a Bill Cipher code and paste the glyphs into the Bill Cipher tool set to Atbash mode. The decoded message reads "STAN IS NOT WHAT HE SEEMS", confirming the show's recurring hidden message. Switching the tool to Caesar mode (shift of 3) decodes a different frame from the same episode.
Elder Scrolls Roleplay Character Sheet
A tabletop RPG player running a Skyrim campaign wants their character's name "BRYNJOLF" written in Daedric script on a character sheet. They type the name into the Daedric Alphabet tool and copy the rendered glyphs into their notes. They then translate the same name into Dovahzul for a dragon-cult subplot, using the Dovahzul tool to get the dragon-language version.
Comparison of methods
| Method | Complexity | Typical use |
|---|---|---|
| Standard Galactic Alphabet | O(n) | Minecraft, Commander Keen |
| Hylian (Twilight Princess) | O(n) | Zelda fandom, cosplay |
| Daedric | O(n) | Elder Scrolls roleplay |
| Aurebesh | O(n) | Star Wars fan content |
| Circular Gallifreyan | O(n) | Doctor Who fan art |
| Bill Cipher (Atbash) | O(n) | Gravity Falls decoding |
Limitations
These alphabets are substitution ciphers with a fixed, public key. They provide zero cryptographic security. Anyone with the same chart can read your text instantly. They exist for fandom, cosplay, art, and puzzles, not for secrecy. If you need real encryption, use the Modern Cryptography tools. Also note that some alphabets lack official glyphs for digits or punctuation; tools handle this by leaving those characters unchanged or substituting a placeholder.
Frequently asked questions
Is the Minecraft enchanting table language a real cipher?
It is a monoalphabetic substitution cipher called the Standard Galactic Alphabet, created by Tom Hall in 1991 for Commander Keen. Each Latin letter maps to one glyph. It has no key. The words shown on the enchanting table in Minecraft are drawn randomly from a fixed wordlist and have no effect on the enchantment applied, as documented on the Minecraft Wiki.
What is the difference between a fictional alphabet and a constructed language?
A fictional alphabet is a 1:1 letter substitution with no grammar or vocabulary of its own. You swap each English letter for a glyph and back. A constructed language (conlang) like Na'vi, Dothraki, or Klingon has its own phonology, grammar, and vocabulary built by a linguist. Alphabet tools live in this category. Conlang tools live in the Constructed Languages category.
Is Circular Gallifreyan official Doctor Who content?
The circular script seen in the show was designed by graphic artist Jenny Bowers for the 2005 relaunch. The readable version fans use was created by Loren Sherman in 2011 and is called Sherman's Gallifreyan. In late 2024 the BBC launched an official translator based on Sherman's system. The fan community maintains the canonical reference at Just Gallifreyan Things.
Can I use these tools to encode secret messages?
No. Every alphabet here uses a fixed, public substitution. Anyone with the same chart can decode your text in seconds. These tools are for fandom, art, and puzzles. For real secrecy, use AES-256 from the Modern Cryptography category.
Why does my Hylian translation look different from the one in a specific Zelda game?
Hylian has multiple variants. Twilight Princess, Wind Waker, and Breath of the Wild each use a different glyph set. Use the variant selector in the tool to pick the one matching the game you are working from.
Related categories
Conclusion
Fictional alphabets are substitution ciphers wearing a fandom costume. Use these tools to translate your name into Minecraft's enchanting script, decode Gravity Falls background text, or write Elder Scrolls roleplay props. When you want invented languages with real grammar rather than letter swaps, head to the Constructed Languages category.