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 FOUR OF HEARTS
Overview
๐ด (PLAYING CARD FOUR OF HEARTS) is the Unicode character at code point U+1F0B4. 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+1F0B4 | |
| decimal | 127156 | |
| htmldecimal | 🂴 | |
| htmlhex | 🂴 | |
| css | \1F0B4 | |
| javascript | \u{1F0B4} | |
| python | \U0001f0b4 | |
| java | \uD83C\uDCB4 | |
| go | \U0001F0B4 | |
| ruby | \u{1F0B4} | |
| rust | \u{1F0B4} | |
| ccpp | \U0001f0b4 | |
| urlencoded | %F0%9F%82%B4 | |
| utf8bytes | f0 9f 82 b4 | |
| utf16bebytes | d8 3c dc b4 | |
| utf32bebytes | 00 01 f0 b4 |
How to Use
HTML:
🂴
CSS:
content: "\1F0B4"
JavaScript:
"\u{1F0B4}"
Python:
"\U0001f0b4"
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 FOUR OF HEARTS)?
๐ด (PLAYING CARD FOUR OF HEARTS) is the Unicode character U+1F0B4.
What is the Unicode codepoint of PLAYING CARD FOUR OF HEARTS?
The PLAYING CARD FOUR OF HEARTS character (๐ด) has codepoint U+1F0B4.
How do I type or copy PLAYING CARD FOUR OF HEARTS?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.