Free Online Atbash Cipher – Encode & Decode Text Instantly
Paste your text, configure options, and get the Atbash ciphered result in one click. Works both ways — encoding IS decoding.
What is the Atbash Cipher?
The Atbash cipher is one of the oldest known encryption techniques, originating in ancient Hebrew and referenced in the Bible. It is a symmetric substitution cipher where each letter of the alphabet is mapped to its mirror position — A maps to Z, B maps to Y, C maps to X, and so on.
What makes Atbash unique is that encoding and decoding are identical operations — applying the cipher twice returns the original text. This is why there's no separate "Encrypt" and "Decrypt" button — one operation does both.
Complete Atbash Mapping
| Plain | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Cipher | Z | Y | X | W | V | U | T | S | R | Q | P | O | N | M | L | K | J | I | H | G | F | E | D | C | B | A |
Examples
How to Use This Atbash Cipher Tool
Type or paste any text into the input box, or click "Load Sample" to see an example.
Enable number encoding, custom alphabets, or show the cipher map for a visual overview.
Click the button or use Live Mode — Atbash works the same both ways. Apply it twice to get back the original.
Copy the output or download as TXT, JSON, or CSV for use in your project.
Click Swap to move the ciphered output back to input to verify by decoding again.
Enable "Show Cipher Map" to see your current letter-by-letter substitution mapping.
Who Uses the Atbash Cipher?
Learn classical cryptography and substitution ciphers in computer science and mathematics classes.
Create encoded clues, escape room puzzles, and riddles using a well-known historical cipher.
The Atbash cipher appears in the Hebrew Bible (Jeremiah 25:26). Explore historical cryptographic references.
Test substitution cipher implementations, verify outputs, or use as a teaching tool for cryptography concepts.
Add encoded messages, secret notes, or cryptic puzzles to stories, ARGs, and creative projects.
Encode fun messages to friends, create secret notes, or explore the fascinating world of classical cryptography.
Frequently Asked Questions
Is my text sent to any server?
Why are Encode and Decode the same button?
What happens to spaces, punctuation, and numbers?
What is the Custom Alphabet option?
Is Atbash cipher secure for protecting sensitive data?
Where does the Atbash cipher come from?
What download formats are available?
.txt plain text file, a .json file containing both the original and ciphered text with a timestamp, or a .csv file for spreadsheet use.