Braille Pattern Dots 237

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2846

Unicode code point

2846

Hexadecimal representation

10310

Decimal representation

&#x2846

HTML hexadecimal entity

&#10310

HTML decimal entity

2846

Windows Alt code

10100001000110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2846 or &#10310

CSS (Unicode)

content: "\\2846";

JavaScript

String.fromCharCode(10310)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit