Braille Pattern Dots-1246 Braille
⠫ (U+282B) is a Unicode Braille pattern with dots 1, 2, 4, and 6.
U+282B
⠫ is a Unicode Braille pattern character. It’s useful when you need to represent a specific dot arrangement in Braille-related layouts, displays, or typography.
Braille Pattern Dots-1246 Braille Meaning
⠫ is the Unicode character named “BRAILLE PATTERN DOTS-1246” (U+282B). In Braille pattern notation, it indicates a cell where dots 1, 2, 4, and 6 are raised, while dots 3 and 5 are not. On its own, it’s best understood as a visual pattern marker rather than a language letter with an agreed meaning across all Braille systems. People typically use it to show or prototype Braille dot configurations, create training or accessibility mockups, or label components where the exact dot pattern matters.
Common uses
- •Designing Braille dot pattern mockups or UI prototypes
- •Documenting or labeling specific Braille cell configurations
- •Creating educational materials about Braille dot arrangements
- •Building icon-like indicators that rely on a fixed Braille pattern
- •Testing font/rendering support for Braille Unicode characters
Examples
⠫ Braille Pattern Dots-1246
- ⠫The diagram shows ⠫ as dots 1-2-4-6.
- ⠫Use ⠫ to mark this Braille cell in the worksheet.
- ⠫Font test: does U+282B (⠫) render correctly?
- ⠫In the accessibility mockup, ⠫ indicates the selected pattern.
- ⠫The label “⠫” corresponds to the DOTS-1246 configuration.
Variations
Technical codes
| Unicode | U+282B | |
| HTML Entity | ⠫ | |
| HTML Code | ⠫ | |
| CSS | \282B |
FAQ
What does ⠫ mean in Unicode?
⠫ is “BRAILLE PATTERN DOTS-1246” with code point U+282B, representing dots 1, 2, 4, and 6 in a Braille cell.
Is ⠫ a specific letter in all Braille languages?
Not reliably. As a “braille pattern” character, its primary purpose is to represent a dot arrangement; letter meanings depend on the specific Braille system and context.
How do I copy ⠫ safely in code?
You can use the literal character ⠫, or use the provided escapes: HTML entity ⠫, CSS escape \\282B, or JavaScript escape \\u{282B}.
What are the dots included in this pattern?
This pattern includes dots 1, 2, 4, and 6 (and excludes dots 3 and 5).