free-symbols

Braille Pattern Dots-145 Braille

⠙ is a Unicode Braille pattern (dots 1-4-5) useful for representing braille cells in text.

U+2819

⠙ is a Unicode character named “BRAILLE PATTERN DOTS-145” (U+2819). It represents a specific braille cell layout defined by dots 1, 4, and 5. You can copy it directly or use its Unicode code point in HTML, CSS, and JavaScript.

Braille Pattern Dots-145 Braille Meaning

⠙ (U+2819) is a “braille pattern” character, meaning it encodes the arrangement of dots inside a braille cell rather than a fully expanded word or phrase. Specifically, it uses dots 1, 4, and 5 (as indicated by the name DOTS-145). In practice, braille pattern characters are often used when you need a visual braille cell for a diagram, educational material, label, or UI element that displays braille-like dot layouts. Because it is a braille pattern itself, the interpretation depends on the context where it’s shown (for example, which braille system/encoding you are using).

Common uses

  • Displaying braille dot-cell diagrams in educational or training content
  • Building accessible UI mockups that visually show braille patterns
  • Labeling or tagging items in datasets or spreadsheets related to braille layouts
  • Creating consistent typography symbols for layouts that require braille-cell icons
  • Designing posters or infographics that include braille pattern elements

Examples

⠙ Braille Pattern Dots-145

  • Dot pattern preview: ⠙
  • Braille cell (dots 1-4-5): ⠙
  • Use this icon for the DOTS-145 layout: ⠙
  • Keyboard/label example: ⠙
  • Diagram symbol: ⠙

Variations

Technical codes

UnicodeU+2819
HTML Entity⠙
HTML Code⠙
CSS\2819

FAQ

What does the Braille Pattern Dots-145 braille mean?

⠙ (U+2819) is a “braille pattern” character, meaning it encodes the arrangement of dots inside a braille cell rather than a fully expanded word or phrase. Specifically, it uses dots 1, 4, and 5 (as indicated by the name DOTS-145). In practice, braille pattern characters are often used when you need a visual braille cell for a diagram, educational material, label, or UI element that displays braille-like dot layouts. Because it is a braille pattern itself, the interpretation depends on the context where it’s shown (for example, which braille system/encoding you are using).

What Unicode character is ⠙?

⠙ is the Unicode character “BRAILLE PATTERN DOTS-145” with code point U+2819.

How do I enter ⠙ in HTML?

You can use the HTML entity ⠙ where the symbol will render as ⠙.

Is ⠙ a letter or just a dot pattern?

It is a braille pattern character representing a specific dot layout (dots 1, 4, and 5). Any letter/meaning depends on the braille encoding context you apply elsewhere.

How can I use ⠙ in CSS or JavaScript?

CSS escape: \\2819. JavaScript Unicode escape: \\u{2819}.