Ciphers digraphkey5x5

Playfair Cipher

Encrypt pairs of letters using a 5×5 key square.

About the Playfair Cipher Tool

Encrypt pairs of letters using a 5×5 key square. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Ciphers category on NumbersChecker. Browse all Ciphers tools or explore all 139 tools.

Related: digraph · key · 5x5

API usage
POST /api/playfair
Content-Type: application/json

{
  "text": "your input here"
}