Braille Pattern Dots 3456

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+283C

Unicode code point

283C

Hexadecimal representation

10300

Decimal representation

&#x283C

HTML hexadecimal entity

&#10300

HTML decimal entity

283C

Windows Alt code

10100000111100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x283C or &#10300

CSS (Unicode)

content: "\\283c";

JavaScript

String.fromCharCode(10300)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit