Braille Pattern Dots 147

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+2849

Unicode code point

2849

Hexadecimal representation

10313

Decimal representation

&#x2849

HTML hexadecimal entity

&#10313

HTML decimal entity

2849

Windows Alt code

10100001001001

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x2849 or &#10313

CSS (Unicode)

content: "\\2849";

JavaScript

String.fromCharCode(10313)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit