Tom-Tom Code is a substitution cipher that encodes each letter of the Latin alphabet into unique combinations of forward slashes (/) and backslashes (\). Each letter corresponds to a fixed slash pattern, making it a reversible symbolic cipher. It is generallyy attributed to an author named Hayden. This translator converts English text into Tom-Tom slash code and can decode it back into readable text.
Enter some text and click Translate to see the result
Direct substitution cipher using / and \ characters
|
A
/
|
B
//
|
C
///
|
D
////
|
|
E
/\
|
F
//\
|
G
///\
|
H
/\\
|
|
I
/\\\
|
J
\/
|
K
\\/
|
L
\\\/
|
|
M
\//
|
N
\///
|
O
/\/
|
P
//\/
|
|
Q
/\\/
|
R
/\//
|
S
\/\
|
T
\\/\
|
|
U
\//\
|
V
\/\\
|
W
//\\
|
X
\\//
|
|
Y
\/\/
|
Z
/\/\
|