Braille Pattern Dots 1347

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+284D

Unicode code point

284D

Hexadecimal representation

10317

Decimal representation

&#x284D

HTML hexadecimal entity

&#10317

HTML decimal entity

284D

Windows Alt code

10100001001101

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x284D or &#10317

CSS (Unicode)

content: "\\284d";

JavaScript

String.fromCharCode(10317)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit