Braille Pattern Dots 124

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+280B

Unicode code point

280B

Hexadecimal representation

10251

Decimal representation

&#x280B

HTML hexadecimal entity

&#10251

HTML decimal entity

280B

Windows Alt code

10100000001011

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x280B or &#10251

CSS (Unicode)

content: "\\280b";

JavaScript

String.fromCharCode(10251)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit