Braille Pattern Dots 235

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2816

Unicode code point

2816

Hexadecimal representation

10262

Decimal representation

&#x2816

HTML hexadecimal entity

&#10262

HTML decimal entity

2816

Windows Alt code

10100000010110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2816 or &#10262

CSS (Unicode)

content: "\\2816";

JavaScript

String.fromCharCode(10262)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit