free-symbols

Braille Pattern Dots-5678 Braille

⣰ represents a Braille pattern using dots 5, 6, 7, and 8.

U+28F0

⣰ is a Unicode Braille pattern character identified as “BRAILLE PATTERN DOTS-5678”. It’s used when you need to represent or label a specific 8-dot Braille cell pattern. You can copy the symbol directly or use its code point in HTML, CSS, or JavaScript.

Braille Pattern Dots-5678 Braille Meaning

⣰ (Unicode U+28F0) is the Braille pattern with dots 5, 6, 7, and 8 raised in an 8-dot Braille cell. Braille pattern characters are typically used in tools, documents, and interfaces to represent the physical dot layout rather than a full letter or word translation. Depending on your context, it may be used to show a tactile-style pattern, annotate Braille-related content, or display a specific cell configuration in typography, testing, or accessibility-focused displays. Treat it as a dot-pattern glyph: its exact “text meaning” as a letter/grade can vary by Braille translation system, which is outside the scope of the symbol itself.

Common uses

  • Displaying an exact Braille dot configuration in a markup mockup or UI label
  • Annotating Braille teaching materials where individual dot patterns must be shown
  • Using in accessibility or localization testing logs to verify rendered Braille patterns
  • Creating typographic tables or charts of Braille patterns and their Unicode code points
  • Including in developer documentation to reference the Unicode Braille pattern glyph

Examples

⣰ Braille pattern dots 5-6-7-8

  • Braille dot layout: ⣰
  • Pattern: U+28F0 (⣰) in the Braille chart
  • Test string includes ⣰ to verify rendering
  • Teaching slide shows raised dots 5–8: ⣰
  • Use the Braille pattern symbol ⣰ for this cell configuration

Variations

Technical codes

UnicodeU+28F0
HTML Entity⣰
HTML Code⣰
CSS\28F0

FAQ

What does the Braille Pattern Dots-5678 braille mean?

⣰ (Unicode U+28F0) is the Braille pattern with dots 5, 6, 7, and 8 raised in an 8-dot Braille cell. Braille pattern characters are typically used in tools, documents, and interfaces to represent the physical dot layout rather than a full letter or word translation. Depending on your context, it may be used to show a tactile-style pattern, annotate Braille-related content, or display a specific cell configuration in typography, testing, or accessibility-focused displays. Treat it as a dot-pattern glyph: its exact “text meaning” as a letter/grade can vary by Braille translation system, which is outside the scope of the symbol itself.

What Braille pattern does ⣰ represent?

⣰ is the Unicode Braille pattern “BRAILLE PATTERN DOTS-5678”, meaning dots 5, 6, 7, and 8 are raised.

What is the Unicode code point for ⣰?

The Unicode code point for ⣰ is U+28F0.

How can I copy ⣰ in HTML?

You can use the HTML entity: ⣰.

How can I use ⣰ in CSS or JavaScript?

CSS escape: \\28F0. JavaScript escape: \\u{28F0}.