Braille Pattern Dots 1237

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2847

Unicode code point

2847

Hexadecimal representation

10311

Decimal representation

&#x2847

HTML hexadecimal entity

&#10311

HTML decimal entity

2847

Windows Alt code

10100001000111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2847 or &#10311

CSS (Unicode)

content: "\\2847";

JavaScript

String.fromCharCode(10311)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit