Braille Pattern Dots-1256 Braille
⠳ is a braille pattern character representing dots 1, 2, 5, and 6 (U+2833).
U+2833
⠳ is a Unicode braille pattern character with code point U+2833. It’s useful when you need a precise braille-dot pattern for prototypes, typography, or accessible symbol sets.
Braille Pattern Dots-1256 Braille Meaning
⠳ is the braille pattern “Dots-1256,” as indicated by its Unicode name “BRAILLE PATTERN DOTS-1256” (U+2833). Braille patterns are standardized dot arrangements on a 2×3 grid. This particular pattern corresponds to having raised dots in positions 1, 2, 5, and 6. In plain text, it’s often used to show or label braille-like patterns, build custom braille displays in design mockups, or represent a specific dot configuration in documentation. Note that braille letters and numbers depend on the broader braille encoding rules, but this character specifically denotes the dot pattern itself.
Common uses
- •Display a specific braille dot configuration in UI mockups or design systems
- •Label or annotate braille diagrams in documentation and tutorials
- •Create sample text strings for accessibility or localization testing
- •Use in educational content that teaches braille dot positions
- •Represent dot patterns in icons, badges, or symbol charts
Examples
⠳ Braille Pattern Dots-1256
- ⠳Dots-1256: ⠳
- ⠳Braille pattern ⠳ (U+2833)
- ⠳Pattern set includes: ⠳
- ⠳Look for dots 1, 2, 5, and 6: ⠳
- ⠳Custom braille chart symbol: ⠳
Variations
Technical codes
| Unicode | U+2833 | |
| HTML Entity | ⠳ | |
| HTML Code | ⠳ | |
| CSS | \2833 |
FAQ
What does ⠳ represent?
⠳ is the Unicode braille pattern “Dots-1256,” meaning dots 1, 2, 5, and 6 are raised.
What is the Unicode code point for ⠳?
Its Unicode code point is U+2833.
How can I copy ⠳ reliably in code?
You can use the escapes provided by Unicode: CSS escape \\2833 and JavaScript escape \\u{2833}.
Does ⠳ correspond to a specific braille letter or number?
Not by itself. ⠳ specifies the dot pattern (Dots-1256). Specific letters/numbers depend on braille encoding conventions beyond the dot pattern.