Braille Pattern Dots 358

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2894

Unicode code point

2894

Hexadecimal representation

10388

Decimal representation

&#x2894

HTML hexadecimal entity

&#10388

HTML decimal entity

2894

Windows Alt code

10100010010100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2894 or &#10388

CSS (Unicode)

content: "\\2894";

JavaScript

String.fromCharCode(10388)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit