What Are Card Symbols?
Card symbols are the four playing card suits as Unicode characters, plus a much rarer block that draws entire cards. The suits live in the Miscellaneous Symbols block as eight code points: ♠ U+2660, ♥ U+2665, ♦ U+2666 and ♣ U+2663 are the filled versions, and ♤ U+2664, ♡ U+2661, ♢ U+2662 and ♧ U+2667 are the outlines. Unicode calls the filled ones "black" and the outlines "white", which confuses people who expect hearts and diamonds to be red. The names describe fill, not colour: a ♥ takes whatever colour your text is, so a black heart suit is perfectly normal in a grey Discord message.
The Playing Cards block is a different story. Added in Unicode 6.0 in 2010, it gives every card in a 52-card deck its own character, from the ace of spades 🂡 (U+1F0A1) to the king of clubs 🃞, along with a card back 🂠, three jokers and, since Unicode 7.0, the trumps of a tarot deck. Each suit even has a knight (🂬, 🂼, 🃌, 🃜), a court card that exists in tarot and some European decks but not in a standard poker pack. These are not fonts; they are single code points that need a symbol font on the viewer's device. The joker 🃏 is the only member of the block that emoji keyboards treat as an emoji, so it renders in colour nearly everywhere, while its neighbours often appear as tiny monochrome cards or empty boxes.
A note on accessibility: a screen reader announces the official name of each character, so ♠ becomes "black spade suit" and 🂡 becomes "playing card ace of spades". A single suit after a username is fine, but a full ♠♥♦♣ row before every line of a bio is read out four words at a time, which quickly becomes noise for anyone using VoiceOver or TalkBack.
Why Use Card Symbols?
The suits are among the oldest and most recognisable symbols on any keyboard-adjacent list, and they carry meaning without needing an image. A ♠ after a gamertag signals poker, blackjack or a general card-shark persona; the ace of spades on its own has decades of association with luck, motorbikes and the Motörhead song. ♣ suits club and crew names, and ♦ hints at something valuable.
The ♥ suit deserves special mention because it was the internet's heart long before emoji existed. On forums, MSN Messenger and early MySpace pages, ♥ was the character people used to sign off messages, and it still works as a plain, un-emoji heart in places where ❤️ would look too loud. If hearts are the main reason you came here, the heart symbols page covers the whole family, including ❥ and ❣.
Gambling and poker communities lean on these characters heavily. Twitch and Kick poker streamers put ♠ or ♦ in their channel names, Discord servers for slots and blackjack use 🎰 and 🃏 as channel icons, and hand histories in poker forums are written with suit characters so that A♠ K♠ is unambiguous.
Outside gambling, the suits work as simple dividers and bullets. An outline ♢ or ♤ in an aesthetic bio looks like a small geometric ornament rather than a card reference, and the filled suits pair naturally with blackletter names from the gothic fonts generator for a darker, tattoo-flash look. If you want the same kind of board-game flavour with kings and knights instead of aces, the chess symbols page has the full set of pieces.
Where Can You Use Card Symbols?
The four suits render on practically every device made in the last fifteen years. Where they see the most use:
- Discord: server names, channel names and nicknames all accept ♠♥♦♣. Poker and casino servers often prefix channel names with a suit, and the outline ♤ shows up in status text as a decoration.
- Reddit: suit characters paste cleanly into comments and flair. Poker subreddits write hands as A♠ K♠ or 10♥ J♥ Q♥ K♥ A♥ because the letters plus suits are easier to scan than words.
- Steam: profile names and group tags take the suits, and 🃏 tends to show properly in the desktop client, but the full-card characters like 🂡 are hit and miss.
- Twitch and Kick: channel display names and panel titles can hold a suit, which is why so many gambling streams have ♠ or ♦ next to their name.
- Twitter/X: display names and posts accept every character here; the full-card range renders on desktop but often not in the mobile app.
- Instagram: the suits work in bios and captions, but the Playing Cards block usually shows as boxes on Android, so stick to ♠♥♦♣ or the emoji-style ♠️♥️♦️♣️.
The rule of thumb is simple: the eight suit characters are safe everywhere, the joker 🃏 is safe as an emoji, and everything else in the deck should be treated as a desktop-only novelty until you have tested it on a phone.
How to Copy and Paste Card Symbols
- Choose a suit or a full card from the sections above. For anything that has to display reliably on phones, take a symbol from the first row rather than the Playing Cards block.
- Tap the tile once to copy it. If you want a whole hand such as A♠ K♠ or the ♣ ♦ ♥ ♠ order, keep tapping and the characters collect in the bar at the top of the page.
- Paste the result into your gamertag, server name or post, and then look at it on a second device if you used 🂡 or 🃠, because those characters depend on the viewer having a symbol font installed.
Tips for Using Card Symbols
Suit or emoji suit
Each filled suit has an emoji twin: ♠️ ♥️ ♦️ ♣️ are the same code points with the variation selector U+FE0F attached, which asks the app for a colour emoji. The plain versions take the colour of your text, so ♥ can be white on a dark theme. If a suit keeps flipping to the emoji when you wanted flat text, copy the plain version from the first section and avoid the Card Games row.
Typing suits on a keyboard
The classic Windows Alt codes still work in many programs: hold Alt and type 3 for ♥, 4 for ♦, 5 for ♣ or 6 for ♠ on the numeric keypad. They come from the old IBM PC character set, which is why the four suits sit right at the start of it. In Word or Outlook you can type 2660 and press Alt + X for ♠. In HTML the entities are ♠, ♥, ♦ and ♣. On a Mac, the Character Viewer (Control + Command + Space) finds them if you search for "suit".
Why full cards show as boxes
The Playing Cards block sits in the Supplementary Multilingual Plane, above U+FFFF, and most system fonts do not bother with it. Windows and Linux desktops with Segoe UI Symbol, Noto Sans Symbols 2 or DejaVu Sans can draw them; many Android phones and older iPhones cannot. Even where they render, the tall card shapes look tiny at text size.
Writing a poker hand
Use the letter or number first and the suit second, with no space: A♠, K♥, 10♦. Separate cards with a space, so a royal flush reads 10♥ J♥ Q♥ K♥ A♥.