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
↼ (LEFTWARDS HARPOON WITH BARB UPWARDS) is the Unicode character at code point U+21BC. 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+21BC | |
| decimal | 8636 | |
| htmldecimal | ↼ | |
| htmlhex | ↼ | |
| css | \21BC | |
| javascript | \u{21BC} | |
| python | \u21bc | |
| java | \u21BC | |
| go | \u21BC | |
| ruby | \u{21BC} | |
| rust | \u{21BC} | |
| ccpp | \u21bc | |
| urlencoded | %E2%86%BC | |
| utf8bytes | e2 86 bc | |
| utf16bebytes | 21 bc | |
| utf32bebytes | 00 00 21 bc |
How to Use
HTML:
↼
CSS:
content: "\21BC"
JavaScript:
"\u{21BC}"
Python:
"\u21bc"
Properties
Frequently Asked Questions
What is the ↼ character (LEFTWARDS HARPOON WITH BARB UPWARDS)?
↼ (LEFTWARDS HARPOON WITH BARB UPWARDS) is the Unicode character U+21BC.
What is the Unicode codepoint of LEFTWARDS HARPOON WITH BARB UPWARDS?
The LEFTWARDS HARPOON WITH BARB UPWARDS character (↼) has codepoint U+21BC.
How do I type or copy LEFTWARDS HARPOON WITH BARB UPWARDS?
Copy ↼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.