copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ต'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ต
PLAYING CARD TRUMP-21
Overview
๐ต (PLAYING CARD TRUMP-21) is the Unicode character at code point U+1F0F5. It belongs to the Playing Cards block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F0F5 | |
| decimal | 127221 | |
| htmldecimal | 🃵 | |
| htmlhex | 🃵 | |
| css | \1F0F5 | |
| javascript | \u{1F0F5} | |
| python | \U0001f0f5 | |
| java | \uD83C\uDCF5 | |
| go | \U0001F0F5 | |
| ruby | \u{1F0F5} | |
| rust | \u{1F0F5} | |
| ccpp | \U0001f0f5 | |
| urlencoded | %F0%9F%83%B5 | |
| utf8bytes | f0 9f 83 b5 | |
| utf16bebytes | d8 3c dc f5 | |
| utf32bebytes | 00 01 f0 f5 |
How to Use
HTML:
🃵
CSS:
content: "\1F0F5"
JavaScript:
"\u{1F0F5}"
Python:
"\U0001f0f5"
Properties
- Block
- Playing Cards
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ต character (PLAYING CARD TRUMP-21)?
๐ต (PLAYING CARD TRUMP-21) is the Unicode character U+1F0F5.
What is the Unicode codepoint of PLAYING CARD TRUMP-21?
The PLAYING CARD TRUMP-21 character (๐ต) has codepoint U+1F0F5.
How do I type or copy PLAYING CARD TRUMP-21?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.