Braille Pattern Dots-147 Braille
⡉ is a Unicode Braille pattern character representing dots 1, 4, and 7 (U+2849).
U+2849
⡉ (U+2849) is a Unicode Braille pattern character. It encodes a specific arrangement of raised dots commonly referenced by its dot numbers. Use it in documentation, design mockups, or accessibility-related text.
Braille Pattern Dots-147 Braille Meaning
⡉ is the Unicode character named “BRAILLE PATTERN DOTS-147” (code point U+2849). As a Braille pattern, it represents a fixed dot configuration: dots 1, 4, and 7. In practice, this is often used when you need to show a specific Braille cell layout rather than a full letter or word. Designers and developers may include such patterns to illustrate labeling systems, build custom tactile/accessible UI visuals, or depict how a particular Braille dot set looks.
Common uses
- •Displaying a specific Braille dot layout in documentation or tutorials
- •Designing mockups or UI labels that show tactile/Braille patterns
- •Creating educational materials about Braille cell configurations
- •Supporting accessibility-themed artwork or icons that require exact dot placement
- •Referencing the Unicode Braille pattern character by code point in development notes
Examples
⡉ Braille Pattern Dots-147
- ⡉“The symbol ⡉ shows dot positions 1, 4, and 7.”
- ⡉“Use U+2849 to render the Braille Pattern Dots-147.”
- ⡉“In this diagram, ⡉ indicates the raised-dot layout.”
- ⡉“Copy ⡉ for your Braille pattern label.”
- ⡉“The table lists each Braille pattern, including ⡉.”
Variations
Technical codes
| Unicode | U+2849 | |
| HTML Entity | ⡉ | |
| HTML Code | ⡉ | |
| CSS | \2849 |
FAQ
What does ⡉ represent?
⡉ represents the Unicode Braille pattern “Dots-147,” meaning dots 1, 4, and 7 in a Braille cell layout.
What is the Unicode code point for ⡉?
The Unicode code point for ⡉ is U+2849.
How can I copy ⡉ using HTML?
You can use the HTML entity: ⡉.
How do I include ⡉ in CSS or JavaScript?
In CSS escape form you can use \\2849. In JavaScript you can use \\u{2849}.