Braille Pattern Dots 458

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2898

Unicode code point

2898

Hexadecimal representation

10392

Decimal representation

&#x2898

HTML hexadecimal entity

&#10392

HTML decimal entity

2898

Windows Alt code

10100010011000

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2898 or &#10392

CSS (Unicode)

content: "\\2898";

JavaScript

String.fromCharCode(10392)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit