Braille Pattern Dots-235678 Braille
Braille pattern character representing dots 235678 in Unicode Braille.
U+28F6
⣶ (U+28F6) is a Unicode Braille pattern dot cell. It’s part of the Braille Patterns block and can be used to display specific dot configurations. Copy and paste it in text, design, or developer contexts.
Braille Pattern Dots-235678 Braille Meaning
⣶ is a Unicode Braille Pattern character named “BRAILLE PATTERN DOTS-235678.” In Braille typography, a dot cell is defined by which of the six/eight possible dots are raised. This character specifically corresponds to a pattern with dots 2, 3, 5, 6, 7, and 8. It’s primarily used as a visual representation of that exact dot arrangement, rather than as a standard letter in every system. In practice, people use it when they need to show or label a particular Braille dot pattern accurately in documents, UI text, or educational material.
Common uses
- •Displaying an exact Braille dot pattern in accessible UI mockups
- •Labeling educational or training materials about Braille dot cells
- •Creating icons or glyphs that reference a specific Braille pattern
- •Including Braille pattern characters in plain-text documents
- •Using the symbol in developer-generated content where Unicode is required
Examples
⣶ Braille Pattern Dots-235678
- ⣶Braille dot cell: ⣶
- ⣶Pattern reference ⣶ used for this lesson section.
- ⣶The diagram marks this configuration as ⣶.
- ⣶See the pattern ⣶ in the accessibility appendix.
- ⣶Glyph set includes: ⣶ ⣿ ⡿ (sample).
Variations
Technical codes
| Unicode | U+28F6 | |
| HTML Entity | ⣶ | |
| HTML Code | ⣶ | |
| CSS | \28F6 |
FAQ
What does ⣶ represent?
⣶ is the Unicode Braille pattern “BRAILLE PATTERN DOTS-235678,” meaning the raised dots are 2, 3, 5, 6, 7, and 8.
Where can I copy ⣶?
You can copy it into most modern text fields, design tools, and code editors that support Unicode. If your font lacks support, it may not render correctly.
What is the Unicode code point for ⣶?
The Unicode code point is U+28F6.
How can I use ⣶ in HTML or code?
Use the HTML entity ⣶ or CSS escape \\28F6. In JavaScript, you can use \\u{28F6}.