free-symbols

Braille Pattern Dots-14 Braille

⠉ (Braille Pattern Dots-14) is a Unicode Braille character using dots 1 and 4.

U+2809

⠉ is a Unicode Braille pattern character named “BRAILLE PATTERN DOTS-14.” It’s commonly used when you need a specific Braille-cell dot configuration. Use it for labeling, mockups, and text that relies on exact Unicode characters.

Braille Pattern Dots-14 Braille Meaning

⠉ is a Braille pattern that represents the dot layout with dots 1 and 4 raised in a single Braille cell. As a character, it is useful when you need the exact dot geometry rather than a language-specific Braille letter or word. Designers and developers may use it to create braille-like UI elements, prototypes, or documentation where the raised-dot configuration must match the intended pattern. Because it’s a pattern rather than a specific contracted letter, its meaning in text depends on how your content or audience interprets Braille patterns.

Common uses

  • Accessibility-oriented mockups and UI prototypes using exact Braille dot patterns
  • Typography and design testing for Unicode Braille rendering in different fonts
  • Documenting dot configurations in technical or educational materials
  • Labeling or annotating Braille-related layouts and symbol grids
  • Programmatic generation of Braille patterns for custom displays

Examples

⠉ Braille Pattern Dots-14

  • Raised dots (1,4): ⠉
  • Braille pattern preview: ⠉
  • In our layout grid, cell 14 is shown as ⠉.
  • Unicode test character: ⠉
  • Dots 1 and 4 enabled: ⠉

Variations

Technical codes

UnicodeU+2809
HTML Entity⠉
HTML Code⠉
CSS\2809

FAQ

What does ⠉ represent?

⠉ is “BRAILLE PATTERN DOTS-14,” a Braille cell pattern with dots 1 and 4 raised.

Is ⠉ the same as a Braille letter?

It’s a Braille pattern character, not a language-specific letter by itself. Its interpretation depends on how it’s used in your content.

How can I copy ⠉ in code?

You can use the Unicode code point U+2809. Common representations include HTML entity ⠉ and CSS/JS escapes like \\2809 or \\u{2809}.

Will ⠉ display correctly everywhere?

It depends on font and platform support for Unicode Braille patterns. Testing on your target devices is recommended.