Braille Pattern Dots 16

Represents a Braille cell with dots 1 and 6 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2821

Unicode code point

2821

Hexadecimal representation

10273

Decimal representation

&#x2821

HTML hexadecimal entity

&#10273

HTML decimal entity

2821

Windows Alt code

10100000100001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2821 or &#10273

CSS (Unicode)

content: "\\2821";

JavaScript

String.fromCharCode(10273)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit