Braille Pattern Dots 1467

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2869

Unicode code point

2869

Hexadecimal representation

10345

Decimal representation

&#x2869

HTML hexadecimal entity

&#10345

HTML decimal entity

2869

Windows Alt code

10100001101001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2869 or &#10345

CSS (Unicode)

content: "\\2869";

JavaScript

String.fromCharCode(10345)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit