Braille Pattern Dots 1278

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28C3

Unicode code point

28C3

Hexadecimal representation

10435

Decimal representation

&#x28C3

HTML hexadecimal entity

&#10435

HTML decimal entity

28C3

Windows Alt code

10100011000011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28C3 or &#10435

CSS (Unicode)

content: "\\28c3";

JavaScript

String.fromCharCode(10435)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit