Tool to decrypt/encrypt with input mode Multi-tap (or ABC code or Tap mode) used in mobile phones to type text/SMS on a keyboard with a numeric keypad.
Multi-tap Phone (SMS) - dCode
Tag(s) : Telecom, Polygrammic 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!
Multitap ABC should not be confused with T9 predictive text. 'DCODE' is written '3222666333' in Multitap and '32633' in T9.
The multi-tap code is the name given to the historic technique of texting/writing SMS on the first mobile phones with a keyboard of 10-12 numeric keys (before the advent of touch keyboards and T9). Each key corresponds to several letters and the user must press the same key multiple times to select the desired letter.
This code is standardized under the name E.161 by the ITU Telecommunication Standardization Sector (ITU-T).
Multitap replaces a letter by repeated digits defined by the corresponding key code on a mobile phone keypad (This mode is used when writing SMS/Texto).
The correspondence table is:
A | 2 | B | 22 |
---|---|---|---|
C | 222 | D | 3 |
E | 33 | F | 333 |
G | 4 | H | 44 |
I | 444 | J | 5 |
K | 55 | L | 555 |
M | 6 | N | 66 |
O | 666 | P | 7 |
Q | 77 | R | 777 |
S | 7777 | T | 8 |
U | 88 | V | 888 |
W | 9 | X | 99 |
Y | 999 | Z | 9999 |
Example: DCODE becomes 3222666333
The standard only defines the letters A to Z; other characters such as numbers or uppercase are not standardized.
Multi-tap decryption consists in replacing groups of numbers by their corresponding letter.
Example: 22 22 is translated BB
However, if there is no separator between groups of digits, then it is necessary to test all word possibilities.
Example: 2222 (without separator space) translates to AAAA or AAB or ABA or AC or BAA or BB or CA
The dCode tool tries to find existing words in the dictionary to filter the results.
— The message consists of numbers, often with digits repeated consecutively.
— The group size with repeats varies from 1 to 4 digits.
— The message contains few (or no) 1s or 0s.
— With new smartphones, this mode has become obsolete and is often used as a simplistic cipher.
— Any references to retro telephones (Nokia 3310, Bi-Bop, etc.), old dial phones, or keypads (beep) are clues.
Variations of the multi-tap ABC can be created by varying the writing of the number of presses.
Example: A code such as 222 can be written 2*3, 2^3 or 23.
An over-encryption is possible by coding a message twice
Example: PHONE = 7446666633 = PGGMMMMMDD
Mobile phones have other typing techniques, such as T9 predictive text.
The first patent is from 1985. It has since been used in the majority of mobile phones keypad (numpad), had its heyday with the Nokia GSM, and then disappeared with touch screens and smartphones like iPhone.
dCode retains ownership of the "Multi-tap Phone (SMS)" source code. Any algorithm for the "Multi-tap Phone (SMS)" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Multi-tap Phone (SMS)" 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 "Multi-tap Phone (SMS)" 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 "Multi-tap Phone (SMS)" 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: Multi-tap Phone (SMS) on dCode.fr [online website], retrieved on 2025-04-20,