Braille Pattern Dots-48 vs Braille Pattern Dots-7
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Property Comparison
Encoding Comparison
| Format | 2888 | 2840 |
|---|---|---|
| Unicode | U+2888 | U+2840 |
| HTML Decimal | ⢈ | ⡀ |
| HTML Hex | ⢈ | ⡀ |
| CSS | \2888 | \2840 |
| JavaScript | \u{2888} | \u{2840} |
| Python | \u2888 | \u2840 |
| UTF-8 | e2 a2 88 | e2 a1 80 |
How to Distinguish
Both Braille Pattern Dots-48 and Braille Pattern Dots-7 belong to the Braille category and the Braille Patterns block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.