free-symbols

Braille Pattern Dots-234567 Braille

⡾ is a Braille pattern character representing raised dots 2–3–4–5–6–7.

U+287E

⡾ (U+287E) is a Unicode Braille pattern cell. It’s useful when you need to display or typeset a specific Braille dot configuration in plain text. Use the copy options below for HTML, CSS, and JavaScript.

Braille Pattern Dots-234567 Braille Meaning

⡾ is the Unicode Braille pattern “dots-234567,” meaning the Braille cell has raised dots 2, 3, 4, 5, 6, and 7. As with many Braille patterns in Unicode, the symbol itself describes the dot configuration rather than a guaranteed “letter” on its own. In practice, the exact meaning (letter or symbol) can depend on the Braille system/encoding you’re using (for example, different rules for grade levels, language, or notation). If you’re building layouts, accessibility labels, or visual Braille mockups, this character lets you represent that precise dot pattern consistently.

Common uses

  • Designing text-based Braille mockups and UI prototypes
  • Using a specific dot pattern as a visual marker in instructional content
  • Rendering Braille cells in custom typography or icon-like components
  • Debugging or validating Unicode Braille rendering in a web app
  • Adding Braille-pattern glyphs to documents, templates, or labels

Examples

⡾ Braille pattern dots-234567

  • Braille cell preview: ⡾
  • In this diagram, the highlighted pattern is ⡾.
  • Marker for the next step: ⡾
  • Test string for Unicode Braille rendering: ⡾
  • Use ⡾ to represent dots 2–3–4–5–6–7.

Variations

Technical codes

UnicodeU+287E
HTML Entity⡾
HTML Code⡾
CSS\287E

FAQ

What does ⡾ represent?

⡾ represents the Braille pattern with raised dots 2, 3, 4, 5, 6, and 7 (Unicode U+287E).

Is ⡾ a specific letter?

It’s a dot-pattern character; its “letter” meaning depends on the Braille encoding/system you’re using.

How can I copy ⡾ into HTML?

Use the HTML entity: ⡾ (which corresponds to U+287E).

What’s the CSS escape for ⡾?

The CSS escape is \\287E.