Braille Pattern Dots 234568

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28BE

Unicode code point

28BE

Hexadecimal representation

10430

Decimal representation

&#x28BE

HTML hexadecimal entity

&#10430

HTML decimal entity

28BE

Windows Alt code

10100010111110

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28BE or &#10430

CSS (Unicode)

content: "\\28be";

JavaScript

String.fromCharCode(10430)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit