Search for a tool
Ballet Alphabet

Tool to translate/decode/encode the Ballet alphabet with drawings of dancer silhouettes from the Ballet character font.

Results

Ballet Alphabet -

Tag(s) : Symbol Substitution

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Ballet Alphabet' tool for free! Thank you!

Ballet Alphabet

Ballet Alphabet Decoder

Ballet Encoder

 




Answers to Questions (FAQ)

What is the Ballet alphabet? (Definition)

The Ballet alphabet is a series of silhouettes of ballet dancers associated with the letters of the Latin alphabet published in 2004 by someshinzz.

It seems that the correspondence of positions with letters is arbitrary and unrelated to ballet terminology.

How to encrypt using Ballet alphabet?

Encryption consists of replacing the letters A-Z, a-z or the numbers 1-9 with the associated symbol.

Achar(65)Bchar(66)Cchar(67)Dchar(68)Echar(69)Fchar(70)Gchar(71)
Hchar(72)Ichar(73)Jchar(74)Kchar(75)Lchar(76)Mchar(77)Nchar(78)
Ochar(79)Pchar(80)Qchar(81)Rchar(82)Schar(83)Tchar(84)Uchar(85)
Vchar(86)Wchar(87)Xchar(88)Ychar(89)Zchar(90)
dCode.fr

Lowercase is symmetrical to uppercase:

achar(97)bchar(98)cchar(99)dchar(100)echar(101)fchar(102)gchar(103)
hchar(104)ichar(105)jchar(106)kchar(107)lchar(108)mchar(109)nchar(110)
ochar(111)pchar(112)qchar(113)rchar(114)schar(115)tchar(116)uchar(117)
vchar(118)wchar(119)xchar(120)ychar(121)zchar(122)
dCode.fr

The digits (except zero which is missing) are coded:

1char(49)2char(50)3char(51)4char(52)5char(53)6char(54)7char(55)8char(56)9char(57)
dCode.fr

Example: DANCE is translated char(68)char(65)char(78)char(67)char(69)

How to decrypt Ballet alphabet?

Decryption replaces the silhouettes with the corresponding letter or number.

Example: char(66)char(65)char(76)char(76)char(69)char(84) is translated BALLET

How to recognize a Ballet ciphertext? (Identification)

The symbols are silhouettes of ballet dancers (or dancers?) in acrobatic positions.

All references to dance, ballet, music, Tchaikovsky, the pas de deux, the arabesque, the 🩰 Unicode symbol U+1FA70, or the tutu are clues.

Source code

dCode retains ownership of the "Ballet Alphabet" source code. Any algorithm for the "Ballet Alphabet" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Ballet Alphabet" 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 "Ballet Alphabet" 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.

Cite dCode

The content of the page "Ballet Alphabet" 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: https://www.dcode.fr/ballet-alphabet
In a scientific article or book, the recommended bibliographic citation is: Ballet Alphabet on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/ballet-alphabet

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Ballet Alphabet' tool for free! Thank you!


https://www.dcode.fr/ballet-alphabet
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback