Braille Pattern Dots 12367

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2867

Unicode code point

2867

Hexadecimal representation

10343

Decimal representation

&#x2867

HTML hexadecimal entity

&#10343

HTML decimal entity

2867

Windows Alt code

10100001100111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2867 or &#10343

CSS (Unicode)

content: "\\2867";

JavaScript

String.fromCharCode(10343)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit