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. Except explicit open source licence (indicated Creative Commons / free), the "Keyboard Coordinates" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "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.) and all data download, script, or API access for "Keyboard Coordinates" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Keyboard Coordinates" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Keyboard Coordinates on dCode.fr [online website], retrieved on 2024-11-17,