Keyword Substitution Cipher — Free Online Tool

Build a mixed cipher alphabet from a keyword and encrypt/decrypt monoalphabetic substitution text. Keyword Substitution Cipher is a free online tool from the ToolsRift Text Encoding Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.

Loading Keyword Substitution Cipher

How to use Keyword Substitution Cipher

  1. Open the Keyword Substitution Cipher above — it loads instantly, no account needed.
  2. Enter or upload your input. Everything is processed locally on your device.
  3. Get your result immediately and copy or download it with one click.

Frequently asked questions

How is the cipher alphabet built?

The keyword is written first with duplicate letters removed, then the remaining unused letters of the alphabet follow in order. 'KEYWORD' produces the cipher alphabet KEYWORDABCFGHIJLMNPQSTUVXZ.

How does encryption work?

It is a monoalphabetic substitution: plaintext A maps to the first cipher letter, B to the second, and so on. Each letter is always replaced by the same cipher letter, so it can be broken by frequency analysis.

Does it round-trip perfectly?

Yes for letters. Encoding then decoding with the same keyword restores the original letters (output is uppercased). Spaces, digits, and punctuation pass through unchanged.

More Text Encoding Tools

Bifid Cipher
Encrypt and decrypt with the Bifid cipher combining a Polybius square with coordinate fractionation
Four-Square Cipher
Encrypt and decrypt digraphs using two keyword squares and two plain 5×5 squares. Round-trip guaranteed
Morse Code Translator
Convert text to Morse code and decode Morse back to text with audio playback support
NATO Phonetic Alphabet
Convert text to NATO phonetic alphabet (Alpha, Bravo, Charlie) for clear communication
Binary Text Converter
Convert text to binary representation and decode binary back to readable text
Hex Text Converter
Convert text to hexadecimal encoding and decode hex strings back to text

← View all Text Encoding Tools