free-symbols

Braille Pattern Dots-12567 Braille

⡳ is a Braille pattern character representing dots 1, 2, 5, 6, and 7 (U+2873).

U+2873

⡳ (U+2873) is a Braille pattern dot configuration used to represent specific Braille cells. You can copy it for signage, accessibility-related mockups, or typographic references.

Braille Pattern Dots-12567 Braille Meaning

⡳ is the Unicode character named “Braille Pattern Dots-12567.” It denotes a specific Braille cell layout where dots 1, 2, 5, 6, and 7 are raised. On its own, it identifies the pattern rather than a universally standardized word or sentence meaning. In practice, Braille patterns are commonly mapped to letters, numbers, punctuation, or other symbols depending on the Braille system being targeted. When you use this character in documents or interfaces, ensure it matches the Braille encoding rules you intend to represent (for example, a particular language or standards set).

Common uses

  • Copy/paste for Braille pattern references in documentation
  • Labeling or prototyping accessibility UI elements and tutorials
  • Design mockups that need a specific Braille cell layout
  • Educational materials demonstrating dot configurations
  • Developer notes or test data for Unicode Braille patterns

Examples

⡳ Braille pattern dots-12567

  • U+2873 ⡳ used to show dots-12567
  • Braille pattern: ⡳ (dots 1,2,5,6,7)
  • In this diagram, raised dots match ⡳
  • Tooltip example: ⡳ braille cell
  • Test string includes ⡳ for verification

Variations

Technical codes

UnicodeU+2873
HTML Entity⡳
HTML Code⡳
CSS\2873

FAQ

What does the Braille Pattern Dots-12567 braille mean?

⡳ is the Unicode character named “Braille Pattern Dots-12567.” It denotes a specific Braille cell layout where dots 1, 2, 5, 6, and 7 are raised. On its own, it identifies the pattern rather than a universally standardized word or sentence meaning. In practice, Braille patterns are commonly mapped to letters, numbers, punctuation, or other symbols depending on the Braille system being targeted. When you use this character in documents or interfaces, ensure it matches the Braille encoding rules you intend to represent (for example, a particular language or standards set).

What Unicode character is ⡳?

⡳ is the Unicode character “BRAILLE PATTERN DOTS-12567” with codepoint U+2873.

What dots does this Braille pattern include?

This pattern corresponds to raised dots 1, 2, 5, 6, and 7.

Does ⡳ have a single fixed meaning like a letter?

It mainly identifies the dot pattern. Any letter/number meaning depends on the Braille system and mapping you’re using.

How can I copy ⡳ reliably in code?

You can use the Unicode codepoint U+2873, or the provided escapes: CSS \\2873 and JavaScript \\u{2873}.