Braille Pattern Dots 13

Represents a Braille cell with dots 1 and 3 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2805

Unicode code point

2805

Hexadecimal representation

10245

Decimal representation

&#x2805

HTML hexadecimal entity

&#10245

HTML decimal entity

2805

Windows Alt code

10100000000101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2805 or &#10245

CSS (Unicode)

content: "\\2805";

JavaScript

String.fromCharCode(10245)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit