Braille Pattern Dots 18

Represents a Braille cell with dots 1 and 8 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2881

Unicode code point

2881

Hexadecimal representation

10369

Decimal representation

&#x2881

HTML hexadecimal entity

&#10369

HTML decimal entity

2881

Windows Alt code

10100010000001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2881 or &#10369

CSS (Unicode)

content: "\\2881";

JavaScript

String.fromCharCode(10369)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit