Braille Pattern Dots 157

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2851

Unicode code point

2851

Hexadecimal representation

10321

Decimal representation

&#x2851

HTML hexadecimal entity

&#10321

HTML decimal entity

2851

Windows Alt code

10100001010001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2851 or &#10321

CSS (Unicode)

content: "\\2851";

JavaScript

String.fromCharCode(10321)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit