Playfair Cipher
Encrypt digraphs using a 5x5 key matrix with the Playfair cipher. Visualize the encryption process step by step.
Cipher Matrix (5×5)
I/J are merged into the same cell
How to Use
Enter Keyword

Enter a keyword to generate the 5x5 key matrix
Enter Message

Enter the message to encrypt or decrypt
Check Result

View the encryption/decryption result and key matrix layout
Features
Key Matrix Visualization
Display the 5x5 key matrix in a grid and visualize the encryption process
Step Display
Show the encryption/decryption process step by step for each digraph pair
Educational Explanation
Learn Playfair cipher rules (same row, same column, rectangle) with explanations
FAQ
🔗Related Tools
Base64 Encoder/Decoder
Encode and decode text in Base64 format. Fully supports UTF-8 characters.
URL Encoder/Decoder
Encode and decode URLs in real time. Supports both encodeURIComponent and encodeURI methods.
HTML Entity Encoder
Convert HTML special characters to entities and back. Supports & < > and numeric character references.
Hash Generator
Generate SHA-1/256/384/512 hash values from text. All algorithms computed in real time as you type.
Password Strength Checker
Check password strength in real-time. Analyzes length, character types, and patterns to provide a score.
Text to Binary Converter
Convert between text and binary representation. Fully supports UTF-8 characters including international text.