Braille Pattern Dots-1467 Braille
Braille Pattern Dots-1467 (U+2869) used to represent a specific braille dot configuration.
U+2869
⡩ is a Unicode braille pattern character identified as Braille Pattern Dots-1467. It’s useful when you need a precise dot layout for labeling, referencing, or educational content. You can copy it directly anywhere Unicode is supported.
Braille Pattern Dots-1467 Braille Meaning
⡩ represents a braille cell configuration known as “Dots-1467.” Braille patterns like this are used to depict specific combinations of raised dots within a braille character or concept. In practice, you’ll most often see such symbols in accessibility-focused documents, braille training and study materials, or when discussing braille encoding and dot layouts. Because it’s a specific dot pattern, it’s best treated as a precise visual/encoding reference rather than as a general-purpose symbol with a single standalone meaning.
Common uses
- •Braille training materials that reference specific dot layouts
- •Accessibility documentation and testing notes for braille-related UI
- •Typography or layout examples showing exact braille dot configurations
- •Educational posts explaining how braille dot numbering works
- •Developer documentation and specs that require exact Unicode braille characters
Examples
⡩ Braille Pattern Dots-1467
- ⡩“The braille pattern ⡩ corresponds to dots 1-4-6-7.”
- ⡩“For this exercise, display ⡩ and compare it to ⠉.”
- ⡩“Use ⡩ in your label to indicate the dots-1467 configuration.”
- ⡩“In the reference table, ⡩ is listed under U+2869.”
- ⡩“This worksheet includes ⡩ as a dot-pattern example.”
Variations
Technical codes
| Unicode | U+2869 | |
| HTML Entity | ⡩ | |
| HTML Code | ⡩ | |
| CSS | \2869 |
FAQ
What does ⡩ mean?
⡩ is a Unicode braille pattern character for the dot configuration Dots-1467 (Unicode U+2869).
How do I copy ⡩ into my document or app?
Copy the symbol from this page (⡩). It can be pasted anywhere Unicode text is supported.
What is the Unicode code point for this symbol?
The Unicode code point is U+2869, named “BRAILLE PATTERN DOTS-1467.”
Can I use HTML or code escapes instead of copying the character?
Yes. The provided HTML entity is ⡩, and you can use \\\\2869 (CSS escape) or \\\\u{2869} (JavaScript escape) where supported.