Braille Pattern Dots 12378

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28C7

Unicode code point

28C7

Hexadecimal representation

10439

Decimal representation

&#x28C7

HTML hexadecimal entity

&#10439

HTML decimal entity

28C7

Windows Alt code

10100011000111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28C7 or &#10439

CSS (Unicode)

content: "\\28c7";

JavaScript

String.fromCharCode(10439)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit