free-symbols

Braille Pattern Dots-4 Braille

⠈ (U+2808) represents the Braille pattern with dot 4.

U+2808

⠈ is a Unicode Braille pattern character named “BRAILLE PATTERN DOTS-4” (U+2808). It’s useful when you need a precise Braille pattern for UI, typography, or accessibility-related displays. You can copy it directly or use standard HTML/CSS/JavaScript escapes.

Braille Pattern Dots-4 Braille Meaning

⠈ is a Braille pattern character that indicates the presence of dot 4 in the Braille cell. In Unicode, it is specifically labeled “BRAILLE PATTERN DOTS-4” and corresponds to code point U+2808 (HTML: ⠈). Braille patterns like this are often used when building or testing dot-level layouts rather than representing full contracted letters or words. In practice, the symbol helps designers and developers show or compare individual Braille dot configurations, such as in educational materials, UI mockups, or debugging accessibility and rendering behavior.

Common uses

  • Building Braille dot diagrams or educational displays showing individual dot positions
  • Testing font and rendering behavior for Unicode Braille patterns in your app
  • Designing UI elements that visualize Braille dot layouts (e.g., training or accessibility tools)
  • Documenting or referencing specific Braille dot patterns in technical content
  • Creating icons or markers that visually distinguish dot-4 presence in custom systems

Examples

⠈ Braille Pattern Dots-4

  • Dot 4 only: ⠈
  • Braille pattern (U+2808): ⠈
  • Compare dot patterns: ⠈ vs ⠐
  • Educational board—dot 4: ⠈
  • Rendered Braille pattern: ⠈

Variations

Technical codes

UnicodeU+2808
HTML Entity⠈
HTML Code⠈
CSS\2808

FAQ

What does the Braille Pattern Dots-4 braille mean?

⠈ is a Braille pattern character that indicates the presence of dot 4 in the Braille cell. In Unicode, it is specifically labeled “BRAILLE PATTERN DOTS-4” and corresponds to code point U+2808 (HTML: ⠈). Braille patterns like this are often used when building or testing dot-level layouts rather than representing full contracted letters or words. In practice, the symbol helps designers and developers show or compare individual Braille dot configurations, such as in educational materials, UI mockups, or debugging accessibility and rendering behavior.

What Unicode character is ⠈?

⠈ is the Braille pattern dots-4 character, Unicode name “BRAILLE PATTERN DOTS-4”, code point U+2808.

How do I copy ⠈ in HTML?

Use the HTML entity: ⠈.

What is the CSS escape for this symbol?

CSS escape: \\2808.

Does ⠈ mean a full Braille letter or a specific dot layout?

It represents the dot layout for dot 4 specifically (a Braille pattern), not a complete letter or word by itself.