Braille Pattern Dots-1345 Braille
⠝ is a standard Braille pattern made from dots 1, 3, 4, and 5.
U+281D
⠝ is a standard Braille character represented by the pattern dots-1345. It’s used in Braille text to convey specific letters and meanings depending on the Braille system and language. Below you’ll find practical ways to copy, recognize, and use it.
Braille Pattern Dots-1345 Braille Meaning
⠝ is named “BRAILLE PATTERN DOTS-1345” and corresponds to Unicode code point U+281D (HTML entity ⠝). Like other Braille pattern characters, its interpretation depends on the context of the Braille standard being used (for example, whether it’s uncontracted letters, contracted Braille, or a language-specific mapping). In practice, you’ll most often see it when working with Braille displays, accessible text, fonts, or Unicode Braille content. If you’re entering Braille into a document or UI, the safest approach is to use the exact character rather than trying to approximate the dot arrangement manually.
Common uses
- •Including Unicode Braille characters in accessible documents and proofreading
- •Testing Braille-capable fonts, renderers, or fallback behavior in UI
- •Providing accurate copy/paste for Braille text content online
- •Creating instructional materials that show specific dot patterns
- •Representing Braille symbols in developer tools and content pipelines
Examples
⠝ Braille pattern dots-1345
- ⠝Please copy this Braille character: ⠝
- ⠝The dot pattern shown is ⠝ (dots 1-3-4-5).
- ⠝In the table, row U+281D displays ⠝.
- ⠝Braille test string: ⠝⠝⠝
- ⠝Accessibility note: verify that ⠝ renders correctly.
Variations
Technical codes
| Unicode | U+281D | |
| HTML Entity | ⠝ | |
| HTML Code | ⠝ | |
| CSS | \281D |
FAQ
What does the Braille Pattern Dots-1345 braille mean?
⠝ is named “BRAILLE PATTERN DOTS-1345” and corresponds to Unicode code point U+281D (HTML entity ⠝). Like other Braille pattern characters, its interpretation depends on the context of the Braille standard being used (for example, whether it’s uncontracted letters, contracted Braille, or a language-specific mapping). In practice, you’ll most often see it when working with Braille displays, accessible text, fonts, or Unicode Braille content. If you’re entering Braille into a document or UI, the safest approach is to use the exact character rather than trying to approximate the dot arrangement manually.
What is the Unicode code point for ⠝?
⠝ is Unicode code point U+281D, named “BRAILLE PATTERN DOTS-1345”.
How can I copy ⠝ into HTML?
You can use the HTML entity ⠝ or copy the character itself: ⠝.
Does ⠝ always mean the same letter everywhere?
The visual dot pattern is fixed, but its interpreted meaning can depend on the Braille system and language/context used in your content.
How do I escape ⠝ in JavaScript?
Use \\u{281D} (the JavaScript Unicode escape for this character).