Braille Pattern Dots 12345678

Represents a Braille cell with all dots (1-8) raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28FF

Unicode code point

28FF

Hexadecimal representation

10495

Decimal representation

&#x28FF

HTML hexadecimal entity

&#10495

HTML decimal entity

28FF

Windows Alt code

10100011111111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28FF or &#10495

CSS (Unicode)

content: "\\28ff";

JavaScript

String.fromCharCode(10495)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit