Braille Pattern Dots 356

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2834

Unicode code point

2834

Hexadecimal representation

10292

Decimal representation

&#x2834

HTML hexadecimal entity

&#10292

HTML decimal entity

2834

Windows Alt code

10100000110100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2834 or &#10292

CSS (Unicode)

content: "\\2834";

JavaScript

String.fromCharCode(10292)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit