Braille Pattern Dots 368

Represents a Braille cell with dots 3, 6, and 8 raised.

🔢Encoding Information

Various ways to represent this symbol in different formats

U+28A4

Unicode code point

28A4

Hexadecimal representation

10404

Decimal representation

&#x28A4

HTML hexadecimal entity

&#10404

HTML decimal entity

28A4

Windows Alt code

10100010100100

Binary representation

💻Usage Examples

How to use this symbol in different contexts

HTML

&#x28A4 or &#10404

CSS (Unicode)

content: "\\28a4";

JavaScript

String.fromCharCode(10404)

📚References

External resources and documentation

Braille Patterns Charts - UnicodeVisit