free-symbols

Braille Pattern Dots-13678 Braille

⣥ represents a specific Braille dot pattern (dots 1, 3, 6, 7, 8).

U+28E5

⣥ is a Braille pattern character used to encode tactile letterforms as text. You’ll most often see it in contexts related to Unicode Braille patterns and accessible content research. Copy it directly or use its code point in software and web pages.

Braille Pattern Dots-13678 Braille Meaning

⣥ is Unicode character U+28E5, named “BRAILLE PATTERN DOTS-13678.” It denotes a Braille cell configuration where the raised dots correspond to numbers 1, 3, 6, 7, and 8. Braille pattern characters are typically used when you need to represent the exact dot layout in plain text—for example, in documentation, testing, or formatting schemes that treat Braille cells as symbols rather than as contracted literary Braille. The exact interpretation (what letter or word it stands for in contracted Braille) depends on the broader Braille code being used, but the dot pattern itself is unambiguous.

Common uses

  • Documenting Unicode Braille patterns with the exact dot configuration
  • Testing fonts or rendering of Braille pattern characters in web and apps
  • Creating accessibility-related examples that show Braille cell layouts
  • Writing technical notes or specs that reference specific Braille dot sets
  • Designing iconography or symbol sets that use fixed Braille patterns

Examples

⣥ Braille Pattern Dots-13678

  • Unicode Braille pattern: ⣥
  • Test output for U+28E5: ⣥
  • Dots 1-3-6-7-8 pattern shown as ⣥
  • Braille pattern reference character ⣥ in a dataset
  • Rendered symbol check: ⣥

Variations

Technical codes

UnicodeU+28E5
HTML Entity⣥
HTML Code⣥
CSS\28E5

FAQ

What does the Braille Pattern Dots-13678 braille mean?

⣥ is Unicode character U+28E5, named “BRAILLE PATTERN DOTS-13678.” It denotes a Braille cell configuration where the raised dots correspond to numbers 1, 3, 6, 7, and 8. Braille pattern characters are typically used when you need to represent the exact dot layout in plain text—for example, in documentation, testing, or formatting schemes that treat Braille cells as symbols rather than as contracted literary Braille. The exact interpretation (what letter or word it stands for in contracted Braille) depends on the broader Braille code being used, but the dot pattern itself is unambiguous.

What is the Unicode code point for ⣥?

⣥ is U+28E5 (Unicode name: BRAILLE PATTERN DOTS-13678).

What dots does ⣥ represent?

It represents the Braille pattern with dots 1, 3, 6, 7, and 8.

Does ⣥ automatically translate to a specific Braille letter?

Not by itself. The dot pattern is fixed, but the corresponding letter/meaning depends on the Braille standard or mapping you apply.

How can I copy ⣥ into HTML or CSS?

Use the HTML entity ⣥, or in CSS/strings use the escape \\28E5 (HTML entity works universally in text/HTML contexts).