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