Braille Pattern Dots 2378

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28C6

Unicode code point

28C6

Hexadecimal representation

10438

Decimal representation

&#x28C6

HTML hexadecimal entity

&#10438

HTML decimal entity

28C6

Windows Alt code

10100011000110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28C6 or &#10438

CSS (Unicode)

content: "\\28c6";

JavaScript

String.fromCharCode(10438)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit