Braille Pattern Dots-1456 Braille
⠹ is the Braille pattern with dots 1, 4, 5, and 6 (U+2839).
U+2839
⠹ is a Unicode Braille pattern character. Its official name is “BRAILLE PATTERN DOTS-1456,” and it maps to U+2839. Use it when you need a precise Braille-dot representation in text or UI.
Braille Pattern Dots-1456 Braille Meaning
⠹ is a Braille pattern made from dots 1, 4, 5, and 6. As a “pattern” character, it represents the physical layout of those raised dots rather than a word on its own. In practice, it’s used to build or display Braille dot graphics, document tactile cell layouts, or generate consistent signage/text layouts where the dot configuration must be exact. If you’re working with Braille-aware content, this symbol helps you show the intended dot positions visually; for full Braille letters and contractions, you typically use the specific Braille Unicode characters that correspond to those letters rather than combining patterns manually.
Common uses
- •Displaying a specific Braille dot layout in documentation or teaching material
- •Building tactile/accessible UI mockups that require an exact Braille-cell pattern
- •Creating consistent Braille dot icons or symbols for guides and workflows
- •Annotating documents with raised-dot diagrams or dot-position callouts
- •Testing font/rendering support for Braille pattern characters
Examples
⠹ Braille Pattern Dots 1456
- ⠹Dot layout reference: ⠹ (dots 1-4-5-6)
- ⠹Braille chart entry for pattern ⠹
- ⠹UI label example: ⠹
- ⠹Accessibility note showing raised-dot positions: ⠹
- ⠹Developer test string: ⠹
Variations
Technical codes
| Unicode | U+2839 | |
| HTML Entity | ⠹ | |
| HTML Code | ⠹ | |
| CSS | \2839 |
FAQ
What does the Braille Pattern Dots-1456 braille mean?
⠹ is a Braille pattern made from dots 1, 4, 5, and 6. As a “pattern” character, it represents the physical layout of those raised dots rather than a word on its own. In practice, it’s used to build or display Braille dot graphics, document tactile cell layouts, or generate consistent signage/text layouts where the dot configuration must be exact. If you’re working with Braille-aware content, this symbol helps you show the intended dot positions visually; for full Braille letters and contractions, you typically use the specific Braille Unicode characters that correspond to those letters rather than combining patterns manually.
What Unicode character is ⠹?
⠹ is “BRAILLE PATTERN DOTS-1456” with Unicode code point U+2839.
How do I copy ⠹ in HTML?
Use the HTML entity: ⠹ . (This page lists the symbol’s provided HTML entity as ⠹.)
What are the Braille dots in this pattern?
The pattern corresponds to dots 1, 4, 5, and 6.
Can I use ⠹ in CSS or JavaScript?
Yes. The provided escapes are CSS: \\2839 and JavaScript: \\u{2839}.