Search for a tool
Binary Character Shapes

Tool to hide binary data (Steganographic tool) with characters shapes that look like or combine 0's and 1's (round = 0, lines = 1), thus binary.

Results

Binary Character Shapes -

Tag(s) : Steganography, Substitution Cipher

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 'Binary Character Shapes' tool for free! Thank you!

Binary Character Shapes

Characters (Shapes) to Binary

 

See also: Binary CodeASCII Code

Binary to Characters (Shapes)

 

See also: Binary Code

Answers to Questions (FAQ)

How to encode binary using characters?

NB: this is not ASCII encoding or binary calculations, but rather an other encryption system.

This principle of hiding binary is to use characters having in their form / glyph straight elements such as bars (vertical or oblique) and rounded elements (circles or semicircles) to extract 1 and 0 (respectively).

Example: 010 is close to the character % (percent) with a round 0 then a bar 1 and another round 0

This principle has nothing to do with ASCII encoding or other binary conversion, here it is simplistic steganography.

Alternatively it is possible to count the number of vertical bars or rounded portions in the letters.

Example: E for 1111, F for 111, B for 100

How to convert characters into binary ?

The shapes of the characters are broken down into basic elements (bars/lines/straight or round) and transcribed in binary according to their writing.

Example: P includes a bar and a flare, it translates to 10

Source code

dCode retains ownership of the "Binary Character Shapes" source code. Any algorithm for the "Binary Character Shapes" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Binary Character Shapes" 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 "Binary Character Shapes" 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 "Binary Character Shapes" 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/binary-character-shape
In a scientific article or book, the recommended bibliographic citation is: Binary Character Shapes on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/binary-character-shape

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 'Binary Character Shapes' tool for free! Thank you!


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