Braille Pattern Dots 2367

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2866

Unicode code point

2866

Hexadecimal representation

10342

Decimal representation

&#x2866

HTML hexadecimal entity

&#10342

HTML decimal entity

2866

Windows Alt code

10100001100110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2866 or &#10342

CSS (Unicode)

content: "\\2866";

JavaScript

String.fromCharCode(10342)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit