Tool to translate keyboard keys into column-line and vice versa. The keyboard has keys that can be identified with their coordinates: number of row and column
Keyboard Coordinates - dCode
Tag(s) : Substitution Cipher
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Encryption uses a computer keyboard and each key is encoded with its position on the keyboard (line, column)
Example: A becomes 32 because it is located on the 3rd row and it is the 2nd key
Do not confuse with ASCII values where 32 is space
Decryption requires a keyboard (or dCode) to find the corresponding key to the coordinates (line, column)
Example: 32 is A (row 3, key 2).
The ciphered message is made of couples of numbers, sometimes concatenated, one for the lines (between 1 and 6) and one for the columns (between 1 and 21).
— Inverting Lines and Columns
— Ignore some lines (such as top one with functions, or last one)
— Change Keyboard configuration: AZERTY, QWERTY or DWORAK
The coordinates change accordingly.
dCode retains ownership of the "Keyboard Coordinates" source code. Any algorithm for the "Keyboard Coordinates" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Keyboard Coordinates" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Keyboard Coordinates" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Keyboard Coordinates" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Keyboard Coordinates on dCode.fr [online website], retrieved on 2025-04-16,