Die Face-3 Symbol
⚂ shows the die face with three pips, commonly used to represent a roll of 3.
U+2682
⚂ is the Unicode character for the die face showing three pips. It’s useful anywhere you need a clear, text-friendly way to indicate “3” in dice or randomization contexts. You can copy it directly or use its HTML/CSS/JavaScript escapes.
Die Face-3 Symbol Meaning
⚂ is a dice symbol representing the face with three spots (“3”). In everyday use, it’s most often understood as a result of rolling a die or as a visual shorthand for the number three in game-related text. Because it’s part of the Unicode “DIE FACE-3” set, it helps keep meaning consistent across platforms and fonts, especially in UI mockups, chat messages, and lightweight game design elements. Outside of dice games, it can still be used to label a third option, step, or level where a “die-like” visual fits the style. It’s purely a pictographic symbol rather than a mathematical operator.
Common uses
- •Labeling outcomes in dice-rolling chat or game logs (result: 3)
- •Designing board-game or tabletop RPG interfaces and status panels
- •Creating randomization or probability UI where the number three matters
- •Marking a “3rd” step in tutorials or quests using a dice theme
- •Styling icons for apps or spreadsheets that track dice results
Examples
⚂ Dice Face-3 Symbol
- ⚂Rolled: ⚂ (3)
- ⚂You got ⚂ this turn.
- ⚂Outcome #3: ⚂
- ⚂Challenge level 3 ⚂
- ⚂Damage roll result: ⚂
Variations
Ready to copy
Technical codes
| Unicode | U+2682 | |
| HTML Entity | ⚂ | |
| HTML Code | ⚂ | |
| CSS | \2682 |
FAQ
What does the Die Face-3 symbol mean?
⚂ is a dice symbol representing the face with three spots (“3”). In everyday use, it’s most often understood as a result of rolling a die or as a visual shorthand for the number three in game-related text. Because it’s part of the Unicode “DIE FACE-3” set, it helps keep meaning consistent across platforms and fonts, especially in UI mockups, chat messages, and lightweight game design elements. Outside of dice games, it can still be used to label a third option, step, or level where a “die-like” visual fits the style. It’s purely a pictographic symbol rather than a mathematical operator.
What Unicode character is ⚂?
⚂ is Unicode “DIE FACE-3” with code point U+2682.
How do I copy ⚂ into HTML?
Use the HTML entity: ⚂ (as provided, ⚂ corresponds to ⚂).
What are the CSS and JavaScript escapes for ⚂?
CSS escape: \\2682. JavaScript escape: \\u{2682}.
When would I use Dice Face-3 instead of the number “3”?
Use ⚂ when you want a dice-themed or game-style visual that clearly communicates “a roll/result of 3,” while still remaining easy to copy and display as a single character.