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' : ''">
↿
Overview
↿ (UPWARDS HARPOON WITH BARB LEFTWARDS) is the Unicode character at code point U+21BF. It belongs to the Arrows block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+21BF | |
| decimal | 8639 | |
| htmldecimal | ↿ | |
| htmlhex | ↿ | |
| css | \21BF | |
| javascript | \u{21BF} | |
| python | \u21bf | |
| java | \u21BF | |
| go | \u21BF | |
| ruby | \u{21BF} | |
| rust | \u{21BF} | |
| ccpp | \u21bf | |
| urlencoded | %E2%86%BF | |
| utf8bytes | e2 86 bf | |
| utf16bebytes | 21 bf | |
| utf32bebytes | 00 00 21 bf |
How to Use
HTML:
↿
CSS:
content: "\21BF"
JavaScript:
"\u{21BF}"
Python:
"\u21bf"
Properties
Frequently Asked Questions
What is the ↿ character (UPWARDS HARPOON WITH BARB LEFTWARDS)?
↿ (UPWARDS HARPOON WITH BARB LEFTWARDS) is the Unicode character U+21BF.
What is the Unicode codepoint of UPWARDS HARPOON WITH BARB LEFTWARDS?
The UPWARDS HARPOON WITH BARB LEFTWARDS character (↿) has codepoint U+21BF.
How do I type or copy UPWARDS HARPOON WITH BARB LEFTWARDS?
Copy ↿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.