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