Braille Pattern Dots 35

Represents a Braille cell with dots 3 and 5 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2814

Unicode code point

2814

Hexadecimal representation

10260

Decimal representation

&#x2814

HTML hexadecimal entity

&#10260

HTML decimal entity

2814

Windows Alt code

10100000010100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2814 or &#10260

CSS (Unicode)

content: "\\2814";

JavaScript

String.fromCharCode(10260)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit