Braille Pattern Dots 56

Represents a Braille cell with dots 5 and 6 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2830

Unicode code point

2830

Hexadecimal representation

10288

Decimal representation

&#x2830

HTML hexadecimal entity

&#10288

HTML decimal entity

2830

Windows Alt code

10100000110000

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2830 or &#10288

CSS (Unicode)

content: "\\2830";

JavaScript

String.fromCharCode(10288)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit