free-symbols

Braille Pattern Dots-578 Braille

⣐ is a Braille pattern character representing dots 5, 7, and 8 (U+28D0).

U+28D0

⣐ is a Unicode Braille pattern symbol labeled “BRAILLE PATTERN DOTS-578” (U+28D0). It’s commonly used when you need to display or reference a specific Braille dot configuration in plain text.

Braille Pattern Dots-578 Braille Meaning

⣐ is a Braille pattern that indicates which dots are raised in a cell: dots 5, 7, and 8. In Unicode, Braille patterns are used to represent the physical layout of Braille cells, which can be helpful for technical documentation, accessibility-related content, and typography. The character itself is best thought of as a dot-pattern glyph rather than a letter with a guaranteed textual meaning across languages. If you’re building Braille displays or annotating tactile layouts, the dot configuration is the key information represented by this character.

Common uses

  • Displaying a specific Braille cell dot layout in documentation or guides
  • Labeling or testing Braille-related UI components with exact dot patterns
  • Annotating tactile graphics or accessibility mockups with Unicode Braille characters
  • Creating training or reference text where dot positions must be precise
  • Including a visual Braille marker in plain-text content, chats, or logs

Examples

⣐ Braille Pattern Dots-578

  • Raised dots: ⣐ (dots 5, 7, 8).
  • Use ⣐ to represent the Braille cell pattern DOTS-578.
  • Test string: ⣐ ⣐ ⣐ for layout verification.
  • Figure label: Braille pattern ⣐ for the tactile map legend.
  • Accessibility note: the cell uses pattern ⣐.

Variations

Technical codes

UnicodeU+28D0
HTML Entity⣐
HTML Code⣐
CSS\28D0

FAQ

What does ⣐ represent?

⣐ is a Braille pattern character named “BRAILLE PATTERN DOTS-578”, meaning dots 5, 7, and 8 are raised.

What is the Unicode code point for ⣐?

The Unicode code point is U+28D0.

How can I type or insert ⣐ in code?

You can use the CSS escape \\28D0 or the JavaScript escape \\u{28D0} for this character.

Does ⣐ correspond to a specific Braille letter?

As a Unicode Braille pattern, ⣐ primarily denotes the dot configuration. The exact letter meaning can vary by Braille code/locale, so the pattern itself is the reliable part.