club suit Emoji
♣️ is the club suit symbol used for playing cards and game UI.
U+2663 U+FE0F
♣️ represents the club suit (in a standard deck of cards). You can copy it directly or use the provided HTML/CSS/JavaScript escapes in your projects.
club suit Emoji Meaning
The ♣️ symbol is the “club suit” marker found in playing cards. It’s commonly used to label cards by suit, indicate gameplay rules in card games, and show rankings or categories in game interfaces. In design and publishing, it can also work as a compact visual bullet or ornament, especially in layouts related to games, cards, or quizzes. In text, it’s most often recognized in contexts involving decks, poker/card suit displays, or UI components that represent suits (clubs, hearts, diamonds, spades).
Common uses
- •Labeling a playing card’s suit as “clubs” in game apps
- •Building card-game UI elements (filters, status tags, suit indicators)
- •Creating educational or reference content for card suit charts
- •Using as a small decorative icon for game-themed lists or headings
- •Marking categories in spreadsheets or dashboards for card-based data
Examples
♣️ Club Suit Symbol (Copy & HTML/CSS)
- ♣️“The Queen of ♣️”
- ♣️“Choose your ♣️ suit to start.”
- ♣️“Current hand: ♣️ A, ♣️ 7, ♦ 3.”
- ♣️“Filter by ♣️ cards.”
- ♣️“Deck symbol: ♣️”
Variations
Ready to copy
Technical codes
| Unicode | U+2663 U+FE0F | |
| HTML Entity | ♣ | |
| HTML Code | ♣ | |
| CSS | \2663 |
FAQ
What does ♣️ mean?
♣️ is the club suit symbol used to identify cards and suit-related UI in card games.
How do I copy ♣️ into HTML?
You can use the HTML entity ♣ (the symbol is CL U B SUIT, U+2663 with variation selector U+FE0F).
What CSS escape should I use for ♣️?
Use \\2663 (the CSS escape for the base code point shown for this symbol).
Can I use ♣️ in JavaScript?
Yes. Use the provided JavaScript escape: \\u{2663 U+FE0F}.