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!
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
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 online 'Keyboard Coordinates' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Keyboard Coordinates download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!