Braille Pattern Dots 12457

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+285B

Unicode code point

285B

Hexadecimal representation

10331

Decimal representation

&#x285B

HTML hexadecimal entity

&#10331

HTML decimal entity

285B

Windows Alt code

10100001011011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x285B or &#10331

CSS (Unicode)

content: "\\285b";

JavaScript

String.fromCharCode(10331)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit