Atbash Cipher (English)

Summary: A simple substitution cipher where the alphabet is reversed. First letter <-> Last letter (A<->Z, B<->Y, C<->X, etc.). This is a reciprocal cipher.

Alphabet 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

Example:

Decryption: Apply the same transformation (Atbash is its own inverse).

Additional Example:

Decrypting back:

Pattern Recognition: Notice that letters in the middle of the alphabet stay close to middle: