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