Braille Pattern Dots-8 Braille
⢀ represents the Unicode Braille pattern dot 8 (U+2880).
U+2880
⢀ is a Unicode Braille pattern character identified as “BRAILLE PATTERN DOTS-8”. It’s useful when you need a precise symbol for layouts, markup, or accessibility-oriented text.
Braille Pattern Dots-8 Braille Meaning
⢀ (U+2880) is the Unicode character “BRAILLE PATTERN DOTS-8”, a Braille pattern that indicates a dot in the Braille cell’s dot-8 position. On its own, it’s mainly a low-level visual building block: the character encodes a specific arrangement of raised Braille dots. In practice, it can be used in interfaces, technical typography, or character-based diagrams where you want to display or reference a particular dot position without needing full Braille words. It may also appear in generated Braille-pattern strings used for custom rendering, testing, or demonstration of dot layouts.
Common uses
- •Copy/paste a specific Braille dot pattern for UI labels or mockups
- •Use in accessibility or typography testing where dot-level patterns are needed
- •Include in documentation or code samples that reference Unicode Braille characters
- •Create character-based diagrams or grids that show Braille dot positions
- •Generate predictable text output when building symbol strings programmatically
Examples
⢀ Braille Pattern Dots-8
- ⢀UI label: ⢀
- ⢀Accessibility test string: ⢀ ⢀
- ⢀Documentation note: “Dots-8: ⢀”
- ⢀Diagram row: ⢀ ⢀ ⢀
- ⢀Code comment: // U+2880 ⢀
Variations
Technical codes
| Unicode | U+2880 | |
| HTML Entity | ⢀ | |
| HTML Code | ⢀ | |
| CSS | \2880 |
FAQ
What does the Braille Pattern Dots-8 braille mean?
⢀ (U+2880) is the Unicode character “BRAILLE PATTERN DOTS-8”, a Braille pattern that indicates a dot in the Braille cell’s dot-8 position. On its own, it’s mainly a low-level visual building block: the character encodes a specific arrangement of raised Braille dots. In practice, it can be used in interfaces, technical typography, or character-based diagrams where you want to display or reference a particular dot position without needing full Braille words. It may also appear in generated Braille-pattern strings used for custom rendering, testing, or demonstration of dot layouts.
What is the Unicode name and codepoint of ⢀?
It is “BRAILLE PATTERN DOTS-8” with Unicode codepoint U+2880.
How can I copy ⢀ in HTML?
Use the HTML entity: ⢀.
How do I write ⢀ in CSS?
Use the CSS escape: \\2880.
Is ⢀ a full Braille letter or just one dot position?
It’s a Braille pattern character representing dot position 8 in a Braille cell, not a complete contracted Braille word on its own.