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' : ''">
🠺
RIGHTWARDS SQUARED ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F83A | |
| decimal | 129082 | |
| htmldecimal | 🠺 | |
| htmlhex | 🠺 | |
| css | \1F83A | |
| javascript | \u{1F83A} | |
| python | \U0001f83a | |
| java | \uD83E\uDC3A | |
| go | \U0001F83A | |
| ruby | \u{1F83A} | |
| rust | \u{1F83A} | |
| ccpp | \U0001f83a | |
| urlencoded | %F0%9F%A0%BA | |
| utf8bytes | f0 9f a0 ba | |
| utf16bebytes | d8 3e dc 3a | |
| utf32bebytes | 00 01 f8 3a |
How to Use
HTML:
🠺
CSS:
content: "\1F83A"
JavaScript:
"\u{1F83A}"
Python:
"\U0001f83a"
Properties
- Block
- Supplemental Arrows-C
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No