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. Except explicit open source licence (indicated Creative Commons / free), the "Binary Character Shapes" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "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.) and all data download, script, or API access for "Binary Character Shapes" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Binary Character Shapes" 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):
Binary Character Shapes on dCode.fr [online website], retrieved on 2024-05-08, 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
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback