Braille Pattern Dots 13457

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+285D

Unicode code point

285D

Hexadecimal representation

10333

Decimal representation

&#x285D

HTML hexadecimal entity

&#10333

HTML decimal entity

285D

Windows Alt code

10100001011101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x285D or &#10333

CSS (Unicode)

content: "\\285d";

JavaScript

String.fromCharCode(10333)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit