free-symbols

Braille Pattern Dots-4567 Braille

⡸ is a Unicode Braille pattern for dots 4, 5, 6, and 7.

U+2878

⡸ is the Unicode character named BRAILLE PATTERN DOTS-4567 (U+2878). It belongs to the Braille Patterns block and is mainly used as a visual dot layout reference.

Braille Pattern Dots-4567 Braille Meaning

⡸ represents a specific Braille cell configuration: dots 4, 5, 6, and 7. Because it encodes the dot layout directly, it’s often used when you need to show or discuss Braille patterns visually rather than a fully translated word. In typography and accessibility-related mockups, it can help convey a particular cell state in a graphic or legend. Developers may also include it when generating Braille-pattern illustrations or documenting how different dot combinations look. If you’re targeting screen readers, remember that Braille patterns can be interpreted differently depending on context and font support.

Common uses

  • Designing braille-related charts, diagrams, or teaching materials
  • Creating visual legends for dot-pattern coding in documents
  • Including Braille cell graphics in UI mockups and accessibility references
  • Labelling or indexing different Braille dot combinations in documentation
  • Printing or rendering Braille-pattern examples in web or graphic projects

Examples

⡸ Braille pattern dots-4567

  • Pattern sample: ⡸
  • Braille dots 4-5-6-7 shown here: ⡸
  • Legend entry: ⡸ (dots 4,5,6,7)
  • Cell layout reference for teaching: ⡸
  • Diagram label for the braille pattern: ⡸

Variations

Technical codes

UnicodeU+2878
HTML Entity⡸
HTML Code⡸
CSS\2878

FAQ

What does the Braille Pattern Dots-4567 braille mean?

⡸ represents a specific Braille cell configuration: dots 4, 5, 6, and 7. Because it encodes the dot layout directly, it’s often used when you need to show or discuss Braille patterns visually rather than a fully translated word. In typography and accessibility-related mockups, it can help convey a particular cell state in a graphic or legend. Developers may also include it when generating Braille-pattern illustrations or documenting how different dot combinations look. If you’re targeting screen readers, remember that Braille patterns can be interpreted differently depending on context and font support.

What Unicode character is ⡸?

⡸ is the Unicode character BRAILLE PATTERN DOTS-4567 with code point U+2878.

What dots does this Braille pattern contain?

It represents a Braille cell with dots 4, 5, 6, and 7.

How can I copy ⡸ in code or HTML?

You can use the character directly (⡸), or use the HTML entity ⡸ or the CSS escape \\2878. In JavaScript, you can use \\u{2878}.

Will all fonts show ⡸ correctly?

Not every font supports Braille pattern glyphs. If you don’t see the expected dot layout, try a different font or test in your target environment.