Braille Pattern Dots-47 Braille
⡈ is the Unicode braille pattern for dots 4 and 7.
U+2848
⡈ is a Unicode braille pattern character labeled “BRAILLE PATTERN DOTS-47.” It’s useful when you need a specific braille dot layout in text or UI. Below you’ll find copy options and the official code points.
Braille Pattern Dots-47 Braille Meaning
The character ⡈ (Unicode U+2848) is a braille pattern made of dots 4 and 7. In Unicode, braille patterns represent dot configurations directly, rather than full letters or words. As a result, ⡈ is typically used to display or reference an exact dot arrangement in an interface, documentation, or content where the physical braille layout matters. You can copy it as a single character, or insert it using its HTML entity, CSS escape, or JavaScript escape for consistent rendering across platforms that support the symbol.
Common uses
- •Displaying a specific braille dot layout in accessible UI mockups and prototypes
- •Documenting tactile/braille configurations in guides and tutorials
- •Creating consistent braille iconography in design systems or icon sets
- •Annotating datasets or forms that track braille dot patterns
- •Providing exact Unicode braille pattern characters in web content
Examples
⡈ Braille Pattern Dots-47
- ⡈Braille dot pattern: ⡈
- ⡈Dots 4–7: ⡈
- ⡈Use the following pattern ⡈ for this configuration.
- ⡈Icon preview for ⡈
- ⡈Unicode check: U+2848 ⡈
Variations
Technical codes
| Unicode | U+2848 | |
| HTML Entity | ⡈ | |
| HTML Code | ⡈ | |
| CSS | \2848 |
FAQ
What does ⡈ represent?
⡈ is the Unicode braille pattern for dots 4 and 7 (BRAILLE PATTERN DOTS-47, U+2848).
How can I copy ⡈ into HTML?
You can use the HTML entity: ⡈.
What are the Unicode and escape codes for ⡈?
Unicode code point is U+2848. CSS escape is \\2848. JavaScript escape is \\u{2848}.
Will ⡈ render the same everywhere?
It should render consistently in any environment that supports the Unicode braille block; font support can still affect appearance.