Braille Pattern Dots 12348

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

🔢Encoding Information

Various ways to represent this symbol in different formats

U+288F

Unicode code point

288F

Hexadecimal representation

10383

Decimal representation

&#x288F

HTML hexadecimal entity

&#10383

HTML decimal entity

288F

Windows Alt code

10100010001111

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x288F or &#10383

CSS (Unicode)

content: "\\288f";

JavaScript

String.fromCharCode(10383)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit