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' : ''">
⟱
DOWNWARDS QUADRUPLE ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27F1 | |
| decimal | 10225 | |
| htmldecimal | ⟱ | |
| htmlhex | ⟱ | |
| css | \27F1 | |
| javascript | \u{27F1} | |
| python | \u27f1 | |
| java | \u27F1 | |
| go | \u27F1 | |
| ruby | \u{27F1} | |
| rust | \u{27F1} | |
| ccpp | \u27f1 | |
| urlencoded | %E2%9F%B1 | |
| utf8bytes | e2 9f b1 | |
| utf16bebytes | 27 f1 | |
| utf32bebytes | 00 00 27 f1 |
How to Use
HTML:
⟱
CSS:
content: "\27F1"
JavaScript:
"\u{27F1}"
Python:
"\u27f1"
Properties
- Block
- Supplemental Arrows-A
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No