Braille Pattern Dots 12356

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2837

Unicode code point

2837

Hexadecimal representation

10295

Decimal representation

&#x2837

HTML hexadecimal entity

&#10295

HTML decimal entity

2837

Windows Alt code

10100000110111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2837 or &#10295

CSS (Unicode)

content: "\\2837";

JavaScript

String.fromCharCode(10295)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit