Braille Pattern Dots 23568

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28B6

Unicode code point

28B6

Hexadecimal representation

10422

Decimal representation

&#x28B6

HTML hexadecimal entity

&#10422

HTML decimal entity

28B6

Windows Alt code

10100010110110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28B6 or &#10422

CSS (Unicode)

content: "\\28b6";

JavaScript

String.fromCharCode(10422)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit