free-symbols

Braille Pattern Dots-1234 Braille

⠏ is the Braille Pattern Dots-1234 character (U+280F).

U+280F

⠏ is a Unicode braille pattern character. It’s useful when you need to represent a specific dot configuration in braille text or layouts. You can copy it directly or insert it using its code point and escapes.

Braille Pattern Dots-1234 Braille Meaning

⠏ is the Unicode character named “BRAILLE PATTERN DOTS-1234” with code point U+280F. As a braille pattern, it represents a fixed arrangement of raised dots (dots 1, 2, 3, and 4). In practice, it’s commonly used in braille-focused displays, mockups, accessibility-related documents, or prototypes where you want to show the exact dot pattern rather than a fully translated braille letter. Depending on the context and braille system being used, the same pattern may correspond to different letters or meanings, so it’s best treated as a visual braille dot pattern.

Common uses

  • Typing or pasting a specific braille dot pattern in a document or design mockup
  • Showing braille layouts in accessibility demos and education materials
  • Representing the dot configuration in UI prototypes that use braille symbols visually
  • Including the character in web content when you need consistent braille pattern rendering
  • Testing font, rendering, or internationalization support for Unicode braille patterns

Examples

⠏ Braille Pattern Dots-1234

  • Braille dot pattern: ⠏ (U+280F).
  • Display this configuration: ⠏ in your layout.
  • In the prototype, use ⠏ to mark dots 1–4.
  • Unicode test character: ⠏.

Variations

Technical codes

UnicodeU+280F
HTML Entity⠏
HTML Code⠏
CSS\280F

FAQ

What does the Braille Pattern Dots-1234 braille mean?

⠏ is the Unicode character named “BRAILLE PATTERN DOTS-1234” with code point U+280F. As a braille pattern, it represents a fixed arrangement of raised dots (dots 1, 2, 3, and 4). In practice, it’s commonly used in braille-focused displays, mockups, accessibility-related documents, or prototypes where you want to show the exact dot pattern rather than a fully translated braille letter. Depending on the context and braille system being used, the same pattern may correspond to different letters or meanings, so it’s best treated as a visual braille dot pattern.

What Unicode character is ⠏?

⠏ is the Unicode character “BRAILLE PATTERN DOTS-1234” with code point U+280F.

How do I copy ⠏ reliably in HTML?

You can use the HTML entity: ⠏ (given as the symbol’s html_entity).

How can I insert ⠏ in CSS or JavaScript?

CSS escape: \\280F. JavaScript escape: \\u{280F}.

Does ⠏ always mean the same braille letter?

⠏ is a fixed dot pattern (dots 1, 2, 3, 4). The letter or meaning can depend on the braille system and context, so it’s safest to treat it as a dot configuration unless you’re using a specific mapping.