Braille Pattern Dots 126

Represents a Braille cell with dots 1, 2, and 6 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2823

Unicode code point

2823

Hexadecimal representation

10275

Decimal representation

&#x2823

HTML hexadecimal entity

&#10275

HTML decimal entity

2823

Windows Alt code

10100000100011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2823 or &#10275

CSS (Unicode)

content: "\\2823";

JavaScript

String.fromCharCode(10275)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit