Cryptography & Ciphers
Cetacean Cipher Encoder
Convert text into the Cetacean E/e format in your browser. Keep literal spaces and decode the result without a key.
Tool workspace
Needs inputYour input stays in this browser.
Add the required input to continue.
Your result appears here
Complete the required input to continue.
Direct answer
What Cetacean Cipher Encoder does
The Cetacean encoder represents each UTF-16 code unit with 16 E/e symbols. Uppercase E represents 0; lowercase e represents 1. Literal spaces remain spaces. This reversible text format does not provide confidentiality.
Output
What you receive
Each non-space UTF-16 code unit produces 16 symbols. Emoji can use two code units and therefore 32 symbols.
Use this tool
How to use Cetacean Cipher Encoder
- Enter the text you want to encode. The tool keeps literal spaces.
- Review the E/e output. Keep uppercase and lowercase symbols unchanged when copying it.
- Open the Cetacean decoder and paste the output to check your round trip.
Processing
Browser processing
This tool processes its input in your browser. Your files and text stay on your device.
Limits
Check before you use the result
- Letter case carries data. Changing E to e changes the decoded value.
- The decoder accepts only E/e groups and literal spaces. Tabs, pasted line breaks, and incomplete groups produce an error.
- This is a specific text encoding, not a general cipher solver or a translation of animal communication.
- Anyone with the encoded text can reverse it. Do not use it to protect secrets.