Tool to decode and encode with the Alien 2 alphabet from Futurama. Explore the mysterious symbols of this iconic TV show through our tool.
Futurama Alien 2 Alphabet - dCode
Tag(s) : Symbol Substitution
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!
Futurama Alien 2 alphabet is a fictional alien writing system featured in the animated television series Futurama. It is a an alternative version of the extraterrestrial alphabet used in the Futurama universe.
The alphabet consists of unique symbols representing each letter of the English alphabet, mixed with an autokey cipher.
To encrypt a message using the Futurama Alien 2 alphabet, it is necessary to first encrypt it with a variation of autokey encryption where each letter is assigned a numerical value from A=0, up to Z=25.
Step 1 - the first letter remains unchanged and its value serves as the first key.
Step 2 - add the value of the next letter to the value of the current key, the resulting sum is the value of the encrypted letter. (If the sum result is greater than 25, subtract 26)
Step 3 - use the value obtained in step 2 as a new key and repeat step 2 as long as there are letters.
Step 4 - Convert each letter obtained into an Alien symbol according to the table:
A | B | C | D | E | F | G | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
H | I | J | K | L | M | N | |||||||
O | P | Q | R | S | T | U | |||||||
V | W | X | Y | Z | |||||||||
dCode.fr |
Example: 'FUTURAMA' (values 5,20,19,20,17,0,12,0) is FZSMDDPP (values 5,20+5=25,19+25-26=18,12,3,3 ,15,15) and is written in Alien:
Deciphering a message encoded in the Futurama Alien 2 alphabet involves the reverse process of encryption.
Replace each alien symbol with its corresponding letter and decipher the resulting text with the autokey cipher variant:
Step 1 - the first letter remains unchanged.
Step 2 - subtract the value of the next letter from the value of the previous letter, the result obtained is the value of the plain letter. (If the sum result is less than 25, add 26). Repeat step 2 as long as there are letters remaining.
The alphabet symbols are very angular, only a few have waves.
Any references to Matt Groening's Futurama series (like the characters Fry or Bender) are clues.
If 2 identical symbols are consecutive, then the second is deciphered by the letter A.
dCode retains ownership of the "Futurama Alien 2 Alphabet" source code. Except explicit open source licence (indicated Creative Commons / free), the "Futurama Alien 2 Alphabet" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Futurama Alien 2 Alphabet" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Futurama Alien 2 Alphabet" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Futurama Alien 2 Alphabet" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Futurama Alien 2 Alphabet on dCode.fr [online website], retrieved on 2024-11-18,