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 ARROW WITH EQUILATERAL ARROWHEAD
Overview
๐ (DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD) is the Unicode character at code point U+1F817. 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+1F817 | |
| decimal | 129047 | |
| htmldecimal | 🠗 | |
| htmlhex | 🠗 | |
| css | \1F817 | |
| javascript | \u{1F817} | |
| python | \U0001f817 | |
| java | \uD83E\uDC17 | |
| go | \U0001F817 | |
| ruby | \u{1F817} | |
| rust | \u{1F817} | |
| ccpp | \U0001f817 | |
| urlencoded | %F0%9F%A0%97 | |
| utf8bytes | f0 9f a0 97 | |
| utf16bebytes | d8 3e dc 17 | |
| utf32bebytes | 00 01 f8 17 |
How to Use
HTML:
🠗
CSS:
content: "\1F817"
JavaScript:
"\u{1F817}"
Python:
"\U0001f817"
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 ARROW WITH EQUILATERAL ARROWHEAD)?
๐ (DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD) is the Unicode character U+1F817.
What is the Unicode codepoint of DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD?
The DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD character (๐ ) has codepoint U+1F817.
How do I type or copy DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.