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' : ''">
🠽
UPWARDS COMPRESSED ARROW
Overview
🠽 (UPWARDS COMPRESSED ARROW) is the Unicode character at code point U+1F83D. It belongs to the Supplemental Arrows-C block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F83D | |
| decimal | 129085 | |
| htmldecimal | 🠽 | |
| htmlhex | 🠽 | |
| css | \1F83D | |
| javascript | \u{1F83D} | |
| python | \U0001f83d | |
| java | \uD83E\uDC3D | |
| go | \U0001F83D | |
| ruby | \u{1F83D} | |
| rust | \u{1F83D} | |
| ccpp | \U0001f83d | |
| urlencoded | %F0%9F%A0%BD | |
| utf8bytes | f0 9f a0 bd | |
| utf16bebytes | d8 3e dc 3d | |
| utf32bebytes | 00 01 f8 3d |
How to Use
HTML:
🠽
CSS:
content: "\1F83D"
JavaScript:
"\u{1F83D}"
Python:
"\U0001f83d"
Properties
- Block
- Supplemental Arrows-C
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🠽 character (UPWARDS COMPRESSED ARROW)?
🠽 (UPWARDS COMPRESSED ARROW) is the Unicode character U+1F83D.
What is the Unicode codepoint of UPWARDS COMPRESSED ARROW?
The UPWARDS COMPRESSED ARROW character (🠽) has codepoint U+1F83D.
How do I type or copy UPWARDS COMPRESSED ARROW?
Copy 🠽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.