Braille Pattern Dots-58 Braille
⢐ represents the Braille pattern with dots 5 and 8 set (Unicode U+2890).
U+2890
⢐ (U+2890) is a Braille-pattern character used to represent specific dot positions. It’s useful when you need precise braille-like glyphs in text. You can copy it directly or insert it by Unicode value in HTML and code.
Braille Pattern Dots-58 Braille Meaning
The character ⢐ is named “BRAILLE PATTERN DOTS-58” and corresponds to the Braille cell pattern where dot positions 5 and 8 are raised. Because it encodes a specific dot layout rather than a whole word, it’s commonly used as a building block in braille displays, labeling, educational materials, or UI elements that visualize dot combinations. It may also appear in text-based braille mockups where specific dot configurations must be shown accurately. When using it in web or software contexts, rely on its Unicode code point (U+2890) to ensure consistent rendering across fonts that support Braille Patterns.
Common uses
- •Displaying a specific Braille dot configuration in educational or training content
- •Creating braille-style UI icons or indicators for accessibility prototypes
- •Building text-based diagrams that label or compare raised dot positions
- •Including the symbol in documentation or specs that describe Braille patterns
- •Using it in social or design mockups to represent braille-dot visuals
Examples
⢐ Braille Pattern Dots-58
- ⢐Dot pattern: ⢐ (dots 5 and 8).
- ⢐Compare ⢐ with other dot groups in the lesson chart.
- ⢐The raised dots for this cell are shown as ⢐.
- ⢐Use ⢐ to label the dot-5/dot-8 configuration in diagrams.
- ⢐Braille pattern sample: ⢐.
Variations
Technical codes
| Unicode | U+2890 | |
| HTML Entity | ⢐ | |
| HTML Code | ⢐ | |
| CSS | \2890 |
FAQ
What does the Braille Pattern Dots-58 braille mean?
The character ⢐ is named “BRAILLE PATTERN DOTS-58” and corresponds to the Braille cell pattern where dot positions 5 and 8 are raised. Because it encodes a specific dot layout rather than a whole word, it’s commonly used as a building block in braille displays, labeling, educational materials, or UI elements that visualize dot combinations. It may also appear in text-based braille mockups where specific dot configurations must be shown accurately. When using it in web or software contexts, rely on its Unicode code point (U+2890) to ensure consistent rendering across fonts that support Braille Patterns.
What Unicode character is ⢐?
⢐ is the Unicode Braille Pattern Dots-58 character with code point U+2890.
How do I copy ⢐ into HTML?
Use the HTML entity ⢐ or paste the character directly where supported.
How can developers insert ⢐ by code?
You can reference its Unicode via CSS escape \\2890 or JavaScript escape \\u{2890}.
Will ⢐ always look the same on every device?
It should render as the Braille-pattern glyph if the font supports Braille Patterns; otherwise it may fall back to a different appearance or spacing.