Playing Card Four Of Diamonds Symbol
๐ shows the four of diamonds playing card for decks, game UI, and card-themed graphics.
U+1F0C4
๐ is the playing card symbol for the Four of Diamonds. Itโs commonly used in card games and card-themed design elements. You can copy it directly or use the provided Unicode and HTML/CSS/JavaScript escapes.
Playing Card Four Of Diamonds Symbol Meaning
๐ represents the โFour of Diamonds,โ a specific face in a standard deck. In game contexts, it can indicate that a player holds, draws, or plays the four of diamonds, or it can label a state in a card game UI. In design and writing, it often serves as a visual shorthand for diamond-suit themes, deck references, or generic โcard logicโ illustrations. Because itโs a Unicode playing-card character, itโs also useful for consistent rendering across modern platforms that support U+1F0C4.
Common uses
- โขCard game interfaces to display a held card or played card
- โขPoker/solitaire/bridge-style UI labels and deck layouts
- โขGame-related posts and announcements (events, wins, pulls)
- โขDeck templates and card grid graphics for design/mockups
- โขEducational or documentation examples about Unicode playing-card symbols
Examples
๐ Four of Diamonds Playing Card Symbol
- ๐You drew ๐!
- ๐Hand: ๐, ๐ก, ๐
- ๐Play ๐ to continue the combo.
- ๐Card slot 4: ๐ (Diamonds)
- ๐Deck preview includes ๐ as the four of diamonds.
Variations
Ready to copy
Technical codes
| Unicode | U+1F0C4 | |
| HTML Entity | 🃄 | |
| HTML Code | 🃄 | |
| CSS | \1F0C4 |
FAQ
What does ๐ mean?
๐ is the Unicode playing card symbol for the Four of Diamonds.
What is the Unicode code point for this symbol?
Its Unicode code point is U+1F0C4.
How can I include it in HTML?
Use the HTML entity: 🃄
What CSS or JavaScript escapes can I use?
CSS escape: \\1F0C4 and JavaScript escape: \\u{1F0C4}.