Braille Pattern Dots-2567 Braille
A Unicode Braille pattern character representing dots 2, 5, 6, and 7.
U+2872
⡲ (U+2872) is a Braille pattern character used to represent a specific arrangement of raised dots. It can be useful when you need consistent Braille-style glyphs in text. You can copy it directly or use its Unicode/HTML escapes in your code.
Braille Pattern Dots-2567 Braille Meaning
⡲ is named “Braille pattern dots-2567” and belongs to the Braille Patterns block. As a pattern character, it encodes a specific set of raised-dot positions: dots 2, 5, 6, and 7. In practice, it’s often used when writers, designers, or developers need to display a particular Braille cell or a Braille-related visual indicator without relying on device-specific Braille fonts. Because it’s a pattern rather than a fully standardized “letter” in all contexts, the most reliable interpretation is the dot arrangement itself (dots 2, 5, 6, 7).
Common uses
- •Designing Braille-themed icons or accessibility mockups that show a specific dot pattern
- •Labelling educational materials with a visible Braille cell pattern
- •Using as a decorative or symbolic marker in content that references Braille dot layouts
- •Building UI prototypes where a consistent Braille glyph is needed across platforms
- •Generating test strings for font, rendering, or Unicode handling QA
Examples
⡲ Braille pattern dots-2567
- ⡲Pattern: ⡲ (dots 2567)
- ⡲Braille cell display: ⡲
- ⡲Use dot layout dots 2, 5, 6, 7: ⡲
- ⡲Selected Braille pattern: ⡲
- ⡲Unicode example: ⡲ U+2872
Variations
Technical codes
| Unicode | U+2872 | |
| HTML Entity | ⡲ | |
| HTML Code | ⡲ | |
| CSS | \2872 |
FAQ
What does ⡲ represent?
⡲ is a Unicode Braille pattern character named “BRAILLE PATTERN DOTS-2567”, representing dots 2, 5, 6, and 7.
What is the Unicode code point for ⡲?
The Unicode code point for ⡲ is U+2872.
How can I copy ⡲ safely in code?
You can use the provided escapes: HTML entity ⡲ or CSS escape \\2872, and JavaScript escape \\u{2872}.
Is ⡲ a specific Braille letter or just a dot pattern?
It is a Braille pattern. Its interpretation is the dot arrangement (dots 2, 5, 6, 7) rather than a universally fixed “letter” in every context.