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' : ''">
🠯
DOWNWARDS TRIANGLE-HEADED ARROW WITH HEAVY SHAFT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F82F | |
| decimal | 129071 | |
| htmldecimal | 🠯 | |
| htmlhex | 🠯 | |
| css | \1F82F | |
| javascript | \u{1F82F} | |
| python | \U0001f82f | |
| java | \uD83E\uDC2F | |
| go | \U0001F82F | |
| ruby | \u{1F82F} | |
| rust | \u{1F82F} | |
| ccpp | \U0001f82f | |
| urlencoded | %F0%9F%A0%AF | |
| utf8bytes | f0 9f a0 af | |
| utf16bebytes | d8 3e dc 2f | |
| utf32bebytes | 00 01 f8 2f |
How to Use
HTML:
🠯
CSS:
content: "\1F82F"
JavaScript:
"\u{1F82F}"
Python:
"\U0001f82f"
Properties
- Block
- Supplemental Arrows-C
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No