⥳

Braille Pattern Dots 12567

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2873

Unicode code point

2873

Hexadecimal representation

10355

Decimal representation

&#x2873

HTML hexadecimal entity

&#10355

HTML decimal entity

2873

Windows Alt code

10100001110011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2873 or &#10355

CSS (Unicode)

content: "\\2873";

JavaScript

String.fromCharCode(10355)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit