⥿

Braille Pattern Dots 1234567

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+287F

Unicode code point

287F

Hexadecimal representation

10367

Decimal representation

&#x287F

HTML hexadecimal entity

&#10367

HTML decimal entity

287F

Windows Alt code

10100001111111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x287F or &#10367

CSS (Unicode)

content: "\\287f";

JavaScript

String.fromCharCode(10367)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit