Braille Pattern Dots 23567

Represents a Braille cell with dots 2, 3, 5, 6, and 7 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2876

Unicode code point

2876

Hexadecimal representation

10358

Decimal representation

&#x2876

HTML hexadecimal entity

&#10358

HTML decimal entity

2876

Windows Alt code

10100001110110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2876 or &#10358

CSS (Unicode)

content: "\\2876";

JavaScript

String.fromCharCode(10358)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit