Braille Pattern Dots 1458

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2899

Unicode code point

2899

Hexadecimal representation

10393

Decimal representation

&#x2899

HTML hexadecimal entity

&#10393

HTML decimal entity

2899

Windows Alt code

10100010011001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2899 or &#10393

CSS (Unicode)

content: "\\2899";

JavaScript

String.fromCharCode(10393)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit