Braille Pattern Dots 12

Represents a Braille cell with dots 1 and 2 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2803

Unicode code point

2803

Hexadecimal representation

10243

Decimal representation

&#x2803

HTML hexadecimal entity

&#10243

HTML decimal entity

2803

Windows Alt code

10100000000011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2803 or &#10243

CSS (Unicode)

content: "\\2803";

JavaScript

String.fromCharCode(10243)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit