Braille Pattern Dots 123478

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28CF

Unicode code point

28CF

Hexadecimal representation

10447

Decimal representation

&#x28CF

HTML hexadecimal entity

&#10447

HTML decimal entity

28CF

Windows Alt code

10100011001111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28CF or &#10447

CSS (Unicode)

content: "\\28cf";

JavaScript

String.fromCharCode(10447)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit