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