CIPHER TRANSLATOR
MARIA LUQUE ANGUITA
Caesar cipher
Morse code cipher
Binary cipher
Atbash cipher
Follow me
Caesar cipher
The Caesar cipher works by replacing each letter with another one, corresponding to a certain number of letters up or down in the alphabet.
Letter shifts
Plain text:
Encipher
Cipher text:
Decipher
Morse cipher
Morse code was invented to send messages over long distances by pulses of electricity that would make marks on a moving piece of paper. There are 3 signals: a short dot, a long dash and no signal. A combination of these is used to cipher a message.
Plain text:
Encipher
Cipher text with 5 spaces between words:
Decipher
Produce morse sound
Binary Cipher
Each letter on the alphabet has an ASCII value. That value is translated into binary.
Plain text:
Encipher
Cipher text:
Decipher
Atbash Cipher
Reverse value in the alphabet of each letter. A is Z, B is Y and so on...
Plain text:
Encipher
Cipher text:
Decipher
Follow me