Braille Pattern Dots 12368

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28A7

Unicode code point

28A7

Hexadecimal representation

10407

Decimal representation

&#x28A7

HTML hexadecimal entity

&#10407

HTML decimal entity

28A7

Windows Alt code

10100010100111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28A7 or &#10407

CSS (Unicode)

content: "\\28a7";

JavaScript

String.fromCharCode(10407)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit