Die Face-6 Symbol
⚅ represents a die face showing the number 6.
U+2685
⚅ is the Die Face-6 symbol, used to indicate rolling or referencing a six on a standard die. It’s commonly used in game UI, dice notation, and playful text. You can copy it directly or use its code point in HTML, CSS, and JavaScript.
Die Face-6 Symbol Meaning
The symbol ⚅ (Unicode name: “DIE FACE-6”, code point U+2685) visually represents the face of a single die showing 6. In writing and design, it’s used to suggest rolling a six, labeling outcomes in chance-based games, or marking a “six” result in score tables and instructions. Because it’s a dedicated die-face glyph (rather than a generic number), it helps keep dice-related text instantly recognizable, especially in dashboards, chat messages, and UI elements where brevity matters.
Common uses
- •Game UI to display or label the result “6”
- •Dice-roll chat messages and status updates (e.g., “You rolled ⚅!”)
- •Board game and RPG documentation for outcome tables
- •Designing icons or badges for a “six” achievement or tier
- •Marking dice-based logic steps in educational or math-adjacent content
Examples
⚅ Die Face-6 Symbol
- ⚅Rolled: ⚅ — you get a bonus!
- ⚅Outcome 6: ⚅
- ⚅Press to roll the die (⚅ means six).
- ⚅Damage check result: ⚅
- ⚅Tier VI reached: ⚅
Variations
Ready to copy
Technical codes
| Unicode | U+2685 | |
| HTML Entity | ⚅ | |
| HTML Code | ⚅ | |
| CSS | \2685 |
FAQ
What does ⚅ mean?
⚅ is the Die Face-6 symbol, representing the number 6 on a die.
How do I copy and paste ⚅?
Copy the character “⚅” from this page and paste it into your text editor, design tool, or chat.
What is the Unicode code point for ⚅?
The Unicode code point is U+2685 (Unicode name: DIE FACE-6).
Can I use ⚅ in HTML, CSS, or JavaScript?
Yes. You can use the provided entity and escapes: HTML entity is ⚅, CSS escape is \\2685, and JavaScript escape is \\u{2685}.