Braille Pattern Dots 23457

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+285E

Unicode code point

285E

Hexadecimal representation

10334

Decimal representation

&#x285E

HTML hexadecimal entity

&#10334

HTML decimal entity

285E

Windows Alt code

10100001011110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x285E or &#10334

CSS (Unicode)

content: "\\285e";

JavaScript

String.fromCharCode(10334)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit