Braille Pattern Dots 13458

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+289D

Unicode code point

289D

Hexadecimal representation

10397

Decimal representation

&#x289D

HTML hexadecimal entity

&#10397

HTML decimal entity

289D

Windows Alt code

10100010011101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x289D or &#10397

CSS (Unicode)

content: "\\289d";

JavaScript

String.fromCharCode(10397)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit