free-symbols

Braille Pattern Dots-356 Braille

⠴ is a Unicode Braille pattern representing dots 3, 5, and 6.

U+2834

⠴ is a Unicode Braille pattern symbol named “BRAILLE PATTERN DOTS-356” (U+2834). It’s used when you need to display or reference a specific Braille cell pattern. Use it in accessible content, typography, and notation lists.

Braille Pattern Dots-356 Braille Meaning

⠴ (U+2834) is a standard Braille pattern that corresponds to the dots numbered 3, 5, and 6 within a six-dot Braille cell. As a “pattern” character, it represents the physical dot arrangement rather than a full word on its own. In practice, it’s most useful for showing exact Braille dot layouts in documentation, fonts/specimens, educational materials, and UI components that communicate Braille structures. When you copy it into text, you’re preserving the exact Unicode character so it can be reliably displayed and searched by developers and designers working with Braille-related content.

Common uses

  • Copying exact Braille dot patterns in documentation and teaching materials
  • Building UI labels or previews for Braille typography and rendering tests
  • Referencing a specific six-dot arrangement in accessibility or localization notes
  • Including in font/specimen lists that enumerate Braille pattern characters
  • Using in content templates where consistent Unicode Braille characters are required

Examples

⠴ Braille pattern dots-356

  • Unicode braille pattern: ⠴ (U+2834)
  • Dots 3-5-6 pattern shown here: ⠴
  • Braille pattern list entry: ⠴
  • Test character for Braille rendering: ⠴
  • Copy/paste this exact symbol: ⠴

Variations

Technical codes

UnicodeU+2834
HTML Entity⠴
HTML Code⠴
CSS\2834

FAQ

What does the Braille Pattern Dots-356 braille mean?

⠴ (U+2834) is a standard Braille pattern that corresponds to the dots numbered 3, 5, and 6 within a six-dot Braille cell. As a “pattern” character, it represents the physical dot arrangement rather than a full word on its own. In practice, it’s most useful for showing exact Braille dot layouts in documentation, fonts/specimens, educational materials, and UI components that communicate Braille structures. When you copy it into text, you’re preserving the exact Unicode character so it can be reliably displayed and searched by developers and designers working with Braille-related content.

What Unicode character is ⠴?

⠴ is “BRAILLE PATTERN DOTS-356” with Unicode code point U+2834.

What dots does ⠴ represent?

It represents the Braille cell pattern with dots 3, 5, and 6.

How can I copy ⠴ into my code?

You can use the Unicode escapes provided by the symbol data: CSS escape \\2834 or JavaScript escape \\u{2834}, or the HTML entity &#10292.

Is ⠴ the same as a Braille letter or a word?

⠴ is a Braille pattern character (a dot arrangement). It’s typically used to show or reference the layout rather than a whole letter/word by itself.