Search for a tool
Braille Alphabet

Tools to write/translate Braille. Braille is a tactile alphabet/writing system for blind people that also can be described with digits.

Results

Braille Alphabet -

Tag(s) : Communication System, 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 'Braille Alphabet' tool for free! Thank you!

Braille Alphabet

Braille Decoder









Braille Encoder

 














Answers to Questions (FAQ)

What is Braille? (Definition)

Braille is a tactile writing system that enables blind or visually impaired people to read and write.

It is based on cells of six raised dots, arranged in two columns of three dots. Each combination represents a character (letter, number, punctuation mark, or symbol).

How to encrypt using Braille cipher?

Braille encoding involves associating each character with a cell composed of six dots, which may be raised to allow for tactile reading by one or more fingers.

These dots are numbered as follows: left column (1, 2, 3) and right column (4, 5, 6).

There are different alphabets, all based on the French alphabet (first created by Louis Braille). Today, the International alphabet is the most widely used.

ABCDEFG
HIJKLMN
OPQRSTU
VWXYZ

Example: BRAILLE is written '⠃ ⠗ ⠁ ⠊ ⠇ ⠇ ⠑' (Unicode characters) or
char(35)char(55)char(33)char(42)char(39)char(39)char(49) (images)

The dots are read in column and are numbered 1-2-3 for the first column and 4-5-6 for the second.

Example: BRAILLE can therefore also be written 12,1235,1,24,123,123,15

For the digits, there are 2 modes, the international mode uses the symbol (3-4-5-6 - backward L) and the letters from A to J are respectively 1,2,3,4,5,6,7,8,9 and 0. The second French mode, called Antoine, uses the symbol (6) instead of but keeps the letters from A to J for the value of the digits.

Example: 1 is thus written ⠼⠁ (international mode) or ⠠⠁ (Antoine mode)

An ambiguity can arise on the interpretation of the numbers with several digits '⠼⠁ ⠁' can mean 11 or 1A, to avoid this the numeric symbol can be repeated with each digit.

<dfn>braille</dfn>

How to decrypt Braille cipher?

Braille decoding consists of associating each cell of dots with its corresponding character in the Braille alphabet.

Example: char(57)char(41)char(53)char(57)char(49) or 145 14 135 145 15 is decrypted DCODE

For digits, pay attention to the potential prefix (3456) or (6)

How to recognize Braille ciphertext?

Braille is characterized by patterns of raised dots arranged in cells of 6 positions (2 columns of 3 dots). Each cell is evenly spaced to allow for smooth tactile reading.

However, it can also appear in non-tactile visual forms, such as Unicode characters or numerical notations (see § Variants).

What are the variants of the Braille cipher?

Braille exists in several forms:

— Linguistic adaptations: some languages have their own conventions (accents, specific letters)

— Numerical representations: each cell can be described by the numbers of the active dots

— Binary representations: each dot is coded by a bit, or a sequence of 6 bits.

There is also an 8-dot braille, used as a supplement in computer science and mathematics; see GS8 braille.

How to print Braille?

Braille printing can be done with an embosser. More recently, 3D printing, although much longer, allows you to make your own braille prints.

According to the Braille Authority, a Braille dot must have a diameter of 1.44 mm and a height of 0.48 mm.

The distance between 2 points of the same character (horizontally or vertically) must be 2.34 mm. While the center distance between 2 identical points of 2 consecutive characters must be 6.20 mm. here

When was Braille alphabet invented?

The braille system was introduced in 1829 by Louis Braille. It was inspired by a military night-time communication system, but was simplified and optimized for efficient tactile reading.

Source code

dCode retains ownership of the "Braille Alphabet" source code. Any algorithm for the "Braille Alphabet" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Braille 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 "Braille Alphabet" or any other element are not public (except explicit open source licence). 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 "Braille Alphabet" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source (Creative Commons CC-BY free distribution license).

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/braille-alphabet

In a scientific article or book, the recommended bibliographic citation is: Braille Alphabet on dCode.fr [online website], retrieved on 2026-03-31, https://www.dcode.fr/braille-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 'Braille Alphabet' tool for free! Thank you!


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