Braille Pattern Dots-12368 Braille
⢧ is a Unicode Braille pattern character (Dots-12368).
U+28A7
⢧ represents a specific Unicode Braille pattern: Dots-12368. It’s part of the Braille Patterns block and is useful when you need consistent, standards-based symbol text. Below you’ll find meaning, practical uses, and copy variations.
Braille Pattern Dots-12368 Braille Meaning
⢧ (Unicode U+28A7) is labeled “BRAILLE PATTERN DOTS-12368” and belongs to the Braille Patterns area (Extended Set 2). As a Braille-pattern character, it visually encodes a particular arrangement of raised dots. In practice, this character is most often used as a graphic element in text: for example, to indicate a specific status, step, or marker using a consistent braille-dot look. It can also be useful in accessibility-adjacent contexts, such as prototyping where you want a deterministic Unicode symbol rather than an image.
Common uses
- •Use as a small UI marker or bullet when you want a braille-style dot pattern.
- •Include in plain-text diagrams or status lists where consistent spacing matters.
- •Prototype interfaces or layouts that rely on Unicode symbols rather than images.
- •Add distinctive decorative markers in chat, comments, or formatted messages.
- •Create predictable icon-like text for documentation, labels, or templates.
Examples
⢧ Braille Pattern Dots-12368
- ⢧Next step: ⢧ Continue setup
- ⢧Status: ⢧ In progress
- ⢧Checklist item ⢧ Review settings
- ⢧Marker ⢧ Section A
- ⢧Note: ⢧ Server response received
Variations
Technical codes
| Unicode | U+28A7 | |
| HTML Entity | ⢧ | |
| HTML Code | ⢧ | |
| CSS | \28A7 |
FAQ
What Unicode character is ⢧?
⢧ is Unicode Braille Pattern Dots-12368 with code point U+28A7.
How do I copy ⢧ reliably in HTML?
Use the entity ⢧ or paste the character directly, depending on your editor.
What does “Dots-12368” mean?
It refers to the specific arrangement of braille dots (1, 2, 3, 6, and 8) that the Unicode pattern represents.
Can I reference ⢧ in CSS or JavaScript?
Yes. CSS escape is \\28A7 and JavaScript escape is \\u{28A7}.