free-symbols

Braille Pattern Dots-38 Braille

⢄ is a Braille pattern character for dots 3 and 8 (U+2884).

U+2884

⢄ (U+2884) is a Braille pattern symbol from the Unicode Braille block. It represents a specific dot layout rather than a letter in most contexts. You can copy it into design and development tools to display the exact Braille pattern.

Braille Pattern Dots-38 Braille Meaning

⢄ is Unicode character “BRAILLE PATTERN DOTS-38” (U+2884). As a Braille pattern, it encodes a dot configuration: dots 3 and 8 are raised, while the other dots in the 8-dot Braille cell are not. In practice, this symbol is most useful when you need the exact visual pattern—such as mocking up Braille displays, creating tactile/braille-related UI elements, or labeling layouts where the dot structure matters. It’s not guaranteed to correspond to a standard Braille letter or word in every font or context, because many Braille characters map to different contracted/linguistic meanings.

Common uses

  • Displaying a specific Braille dot pattern in typography, mockups, or UI prototypes
  • Labeling diagrams or educational materials that reference dot positions
  • Creating consistent visual markers for accessibility or assistive-tech demos
  • Using in web pages or documents where the exact Unicode Braille pattern must be shown
  • Designing icon-like elements that use Braille dot styling as a visual motif

Examples

⢄ Braille Pattern Dots-38

  • Braille dot layout: ⢄
  • Dot positions 3 & 8: ⢄
  • Use pattern U+2884 (⢄) in your Braille mockup
  • Sample cell showing raised dots 3 and 8: ⢄
  • Label: ⢄ (dots 3–8 pattern)

Variations

Technical codes

UnicodeU+2884
HTML Entity⢄
HTML Code⢄
CSS\2884

FAQ

What does the Braille Pattern Dots-38 braille mean?

⢄ is Unicode character “BRAILLE PATTERN DOTS-38” (U+2884). As a Braille pattern, it encodes a dot configuration: dots 3 and 8 are raised, while the other dots in the 8-dot Braille cell are not. In practice, this symbol is most useful when you need the exact visual pattern—such as mocking up Braille displays, creating tactile/braille-related UI elements, or labeling layouts where the dot structure matters. It’s not guaranteed to correspond to a standard Braille letter or word in every font or context, because many Braille characters map to different contracted/linguistic meanings.

What Unicode character is ⢄?

⢄ is “BRAILLE PATTERN DOTS-38” with code point U+2884.

Which dots does this Braille pattern include?

It represents raised dots 3 and 8 in an 8-dot Braille cell.

Does ⢄ correspond to a specific Braille letter?

Often it’s used as a dot-pattern glyph. Specific letter/word meanings depend on the Braille mapping and context, which may differ from pattern display.

How can I copy ⢄ for web or code?

You can copy the character directly (⢄) or use U+2884. For escapes: CSS use \\2884 and JavaScript use \\u{2884}.