Braille Pattern Dots 134678

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28ED

Unicode code point

28ED

Hexadecimal representation

10477

Decimal representation

&#x28ED

HTML hexadecimal entity

&#10477

HTML decimal entity

28ED

Windows Alt code

10100011101101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28ED or &#10477

CSS (Unicode)

content: "\\28ed";

JavaScript

String.fromCharCode(10477)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit