Braille Pattern Dots 12346

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+282F

Unicode code point

282F

Hexadecimal representation

10287

Decimal representation

&#x282F

HTML hexadecimal entity

&#10287

HTML decimal entity

282F

Windows Alt code

10100000101111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x282F or &#10287

CSS (Unicode)

content: "\\282f";

JavaScript

String.fromCharCode(10287)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit