Braille Pattern Dots 13568

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28B5

Unicode code point

28B5

Hexadecimal representation

10421

Decimal representation

&#x28B5

HTML hexadecimal entity

&#10421

HTML decimal entity

28B5

Windows Alt code

10100010110101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28B5 or &#10421

CSS (Unicode)

content: "\\28b5";

JavaScript

String.fromCharCode(10421)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit