Braille Pattern Dots 146

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2829

Unicode code point

2829

Hexadecimal representation

10281

Decimal representation

&#x2829

HTML hexadecimal entity

&#10281

HTML decimal entity

2829

Windows Alt code

10100000101001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2829 or &#10281

CSS (Unicode)

content: "\\2829";

JavaScript

String.fromCharCode(10281)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit