Braille Pattern Dots-12357 Braille
⡗ is a Braille pattern character representing dots 1, 2, 3, and 5,7.
U+2857
⡗ is a Unicode braille-pattern character identified as “BRAILLE PATTERN DOTS-12357”. It’s used when you need to render or reference a specific braille dot configuration in text.
Braille Pattern Dots-12357 Braille Meaning
⡗ (Unicode U+2857) is the Braille pattern corresponding to dots 1, 2, 3, 5, and 7 within a single braille cell pattern. In practice, it’s most useful for content that directly represents braille dot layouts rather than spoken characters typed by a braille keyboard. Designers and developers may use it when creating braille-related displays, documentation, learning materials, or custom typographic systems that rely on exact dot positions. If you’re building a braille viewer, teaching app, or notation system, this symbol helps you encode a specific tactile pattern precisely in plain text.
Common uses
- •Rendering a specific braille dot pattern in custom braille-themed layouts
- •Using exact Unicode braille patterns in learning or documentation content
- •Displaying braille dot configurations in user interfaces and accessibility tools
- •Testing font/renderer support for Unicode braille pattern characters
- •Including braille pattern examples in writing, blogs, or instructional materials
Examples
⡗ Braille Pattern Dots-12357
- ⡗Braille dots pattern: ⡗
- ⡗Example cell (dots-12357): ⡗
- ⡗Use this symbol for the exact configuration ⡗
- ⡗Unicode character U+2857: ⡗
- ⡗Copy/paste the braille pattern ⡗ into your document
Variations
Technical codes
| Unicode | U+2857 | |
| HTML Entity | ⡗ | |
| HTML Code | ⡗ | |
| CSS | \2857 |
FAQ
What does ⡗ represent?
⡗ represents the Unicode braille pattern named “BRAILLE PATTERN DOTS-12357”, meaning dots 1, 2, 3, 5, and 7 in a braille cell.
How can I copy ⡗ into HTML?
You can use the HTML entity: ⡗.
How do I include ⡗ in CSS or JavaScript?
CSS escape: \\2857. JavaScript (Unicode escape): \\u{2857}.
Will ⡗ display correctly on all devices?
It depends on whether the font/rendering system supports Unicode braille pattern characters like U+2857.