Braille Pattern Dots 357

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2854

Unicode code point

2854

Hexadecimal representation

10324

Decimal representation

&#x2854

HTML hexadecimal entity

&#10324

HTML decimal entity

2854

Windows Alt code

10100001010100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2854 or &#10324

CSS (Unicode)

content: "\\2854";

JavaScript

String.fromCharCode(10324)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit