Braille Pattern Dots 123578

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28D7

Unicode code point

28D7

Hexadecimal representation

10455

Decimal representation

&#x28D7

HTML hexadecimal entity

&#10455

HTML decimal entity

28D7

Windows Alt code

10100011010111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28D7 or &#10455

CSS (Unicode)

content: "\\28d7";

JavaScript

String.fromCharCode(10455)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit