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 HEAVY ARROW
Overview
๐ก (DOWNWARDS HEAVY ARROW) is the Unicode character at code point U+1F847. 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+1F847 | |
| decimal | 129095 | |
| htmldecimal | 🡇 | |
| htmlhex | 🡇 | |
| css | \1F847 | |
| javascript | \u{1F847} | |
| python | \U0001f847 | |
| java | \uD83E\uDC47 | |
| go | \U0001F847 | |
| ruby | \u{1F847} | |
| rust | \u{1F847} | |
| ccpp | \U0001f847 | |
| urlencoded | %F0%9F%A1%87 | |
| utf8bytes | f0 9f a1 87 | |
| utf16bebytes | d8 3e dc 47 | |
| utf32bebytes | 00 01 f8 47 |
How to Use
HTML:
🡇
CSS:
content: "\1F847"
JavaScript:
"\u{1F847}"
Python:
"\U0001f847"
Properties
- Block
- Supplemental Arrows-C
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ก character (DOWNWARDS HEAVY ARROW)?
๐ก (DOWNWARDS HEAVY ARROW) is the Unicode character U+1F847.
What is the Unicode codepoint of DOWNWARDS HEAVY ARROW?
The DOWNWARDS HEAVY ARROW character (๐ก) has codepoint U+1F847.
How do I type or copy DOWNWARDS HEAVY ARROW?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.