free-symbols

Braille Pattern Dots-234568 Braille

⢾ is a Unicode Braille pattern representing dots 234568 (U+28BE).

U+28BE

⢾ is the Unicode character named “BRAILLE PATTERN DOTS-234568” (U+28BE). It belongs to the Extended Set 2 of Braille pattern characters. You can copy it directly or generate it using the HTML/CSS/JavaScript escapes listed on this page.

Braille Pattern Dots-234568 Braille Meaning

⢾ represents a specific Braille cell layout: dots 2, 3, 4, 5, 6, and 8 are raised. As a “Braille pattern” character, it encodes the dot configuration itself rather than a full translated word or language meaning. In practice, people use these patterns to display or prototype Braille-related layouts, mark positions in custom accessibility or teaching materials, or include consistent dot-configuration symbols in design systems. The most important “meaning” is the physical dot arrangement shown by the character, which can be relied on when copying and rendering the Unicode symbol correctly.

Common uses

  • Displaying a specific Braille dot pattern in teaching or documentation
  • Prototype mockups for accessibility and navigation cues using Braille patterns
  • Building consistent iconography for Braille dot layouts in UI designs
  • Tagging or labeling UI elements with a tactile-style indicator
  • Including the exact dot-configuration symbol in technical posts or articles

Examples

⢾ Braille Pattern Dots-234568

  • Braille pattern ⢾ (dots 234568) appears here.
  • Use ⢾ to represent the raised-dot layout 2,3,4,5,6,8.
  • The label for this Braille cell is ⢾.
  • Character preview: ⢾ is encoded at U+28BE.
  • In this table, dot pattern ⢾ marks a specific configuration.

Variations

Technical codes

UnicodeU+28BE
HTML Entity⢾
HTML Code⢾
CSS\28BE

FAQ

What does the Braille Pattern Dots-234568 braille mean?

⢾ represents a specific Braille cell layout: dots 2, 3, 4, 5, 6, and 8 are raised. As a “Braille pattern” character, it encodes the dot configuration itself rather than a full translated word or language meaning. In practice, people use these patterns to display or prototype Braille-related layouts, mark positions in custom accessibility or teaching materials, or include consistent dot-configuration symbols in design systems. The most important “meaning” is the physical dot arrangement shown by the character, which can be relied on when copying and rendering the Unicode symbol correctly.

What Braille dots does ⢾ represent?

⢾ is the Unicode character BRAILLE PATTERN DOTS-234568, meaning dots 2, 3, 4, 5, 6, and 8 are raised.

What is the Unicode code point for ⢾?

The Unicode code point is U+28BE.

How can I copy ⢾ in HTML?

You can use the HTML entity ⢾.

How do I insert ⢾ using CSS or JavaScript escapes?

CSS escape: \\28BE. JavaScript (Unicode escape): \\u{28BE}.