free-symbols

Braille Pattern Dots-124 Braille

⠋ is a Braille pattern character (U+280B) representing dots 1, 2, and 4.

U+280B

⠋ is a Braille Pattern symbol from Unicode. It’s useful when you need to display or reference a specific dot configuration in text. You can copy it directly or use standard Unicode escapes in code.

Braille Pattern Dots-124 Braille Meaning

⠋ is the Unicode character named “BRAILLE PATTERN DOTS-124” (code point U+280B). It represents a Braille cell where dots 1, 2, and 4 are raised. Braille pattern characters like this are typically used as building blocks for representing Braille dot layouts, testing screen readers, or showing dot configurations in documentation and educational content. They may also appear in specialized fonts or conversion workflows that map between Braille text and dot patterns. On its own, the character is primarily about the dot arrangement rather than a specific word or language meaning.

Common uses

  • Displaying a specific Braille dot layout in accessibility or education materials
  • Showing Braille patterns in technical documentation and spec notes
  • Testing rendering and copy/paste behavior for Unicode Braille characters
  • Using in UI prototypes where Braille dot configurations must be visualized
  • Building and verifying Braille conversion or mapping tools

Examples

⠋ Braille pattern dots-124

  • Raised dots: ⠋ (dots 1-2-4)
  • Unicode braille pattern U+280B: ⠋
  • Example Braille cell pattern: ⠋
  • Copy this character: ⠋
  • Pattern reference for documentation: ⠋

Variations

Technical codes

UnicodeU+280B
HTML Entity⠋
HTML Code⠋
CSS\280B

FAQ

What does the Braille Pattern Dots-124 braille mean?

⠋ is the Unicode character named “BRAILLE PATTERN DOTS-124” (code point U+280B). It represents a Braille cell where dots 1, 2, and 4 are raised. Braille pattern characters like this are typically used as building blocks for representing Braille dot layouts, testing screen readers, or showing dot configurations in documentation and educational content. They may also appear in specialized fonts or conversion workflows that map between Braille text and dot patterns. On its own, the character is primarily about the dot arrangement rather than a specific word or language meaning.

What is ⠋ (U+280B)?

⠋ is the Unicode character “BRAILLE PATTERN DOTS-124”. It represents raised Braille dots 1, 2, and 4.

How do I copy ⠋ into HTML or web pages?

You can copy the character directly. Or use the HTML entity ⠋ as given for U+280B.

What are the CSS and JavaScript escapes for ⠋?

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

Does ⠋ have a specific letter meaning?

As a Braille pattern character, it primarily specifies the dot layout. Any mapping to a letter or word depends on the Braille language/encoding you are using elsewhere.