Braille Pattern Dots 12358

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2897

Unicode code point

2897

Hexadecimal representation

10391

Decimal representation

&#x2897

HTML hexadecimal entity

&#10391

HTML decimal entity

2897

Windows Alt code

10100010010111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2897 or &#10391

CSS (Unicode)

content: "\\2897";

JavaScript

String.fromCharCode(10391)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit