free-symbols

Braille Pattern Dots-123 Braille

⠇ is the Braille pattern for dots 1-2-3, represented by U+2807.

U+2807

⠇ is a Unicode Braille character identified as Braille Pattern Dots-123 (U+2807). It can be copied and used in text, documents, and web content that supports Unicode Braille. Below you’ll find practical uses and ready-to-copy escapes.

Braille Pattern Dots-123 Braille Meaning

⠇ (U+2807) is a Unicode Braille pattern that corresponds to dots 1, 2, and 3 in a Braille cell. Like other Braille patterns, its interpretation depends on the Braille encoding or language context (for example, how dots are mapped to letters, numbers, or abbreviations). In practice, you typically use this character when you want to display or reference the specific dot pattern itself, rather than a fully translated word. It’s also useful for testing typography, screen-reader output, or layout spacing for Braille characters in software and web pages.

Common uses

  • Displaying a specific Braille dot pattern in educational materials or tutorials
  • Testing Unicode Braille rendering and font fallback in apps and websites
  • Including Braille symbols in accessibility-related documentation
  • Creating labeled examples for Braille character sets and dot diagrams
  • Annotating documents where the dot pattern must be referenced directly

Examples

⠇ Braille Pattern Dots-123

  • The Braille pattern ⠇ is shown above the dot grid.
  • We used U+2807 to verify ⠇ rendering on mobile browsers.
  • In the character reference table, ⠇ represents dots 1-2-3.
  • Add ⠇ next to the example to indicate the exact pattern.
  • This sample string includes ⠇ for layout and spacing checks.

Variations

Technical codes

UnicodeU+2807
HTML Entity⠇
HTML Code⠇
CSS\2807

FAQ

What does the Braille Pattern Dots-123 braille mean?

⠇ (U+2807) is a Unicode Braille pattern that corresponds to dots 1, 2, and 3 in a Braille cell. Like other Braille patterns, its interpretation depends on the Braille encoding or language context (for example, how dots are mapped to letters, numbers, or abbreviations). In practice, you typically use this character when you want to display or reference the specific dot pattern itself, rather than a fully translated word. It’s also useful for testing typography, screen-reader output, or layout spacing for Braille characters in software and web pages.

What Unicode character is ⠇?

⠇ is the Unicode character Braille Pattern Dots-123 with codepoint U+2807.

How do I copy ⠇ into HTML?

You can use the HTML entity ⠇ (as provided).

Is the meaning of ⠇ always the same?

The dot pattern (dots 1-2-3) is fixed, but the letter/word meaning depends on the Braille encoding or language mapping you apply.

What escapes can I use in JavaScript and CSS?

JavaScript escape: \\u{2807}. CSS escape: \\2807.