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' : ''">
↑
HALFWIDTH UPWARDS ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFEA | |
| decimal | 65514 | |
| htmldecimal | ↑ | |
| htmlhex | ↑ | |
| css | \FFEA | |
| javascript | \u{FFEA} | |
| python | \uffea | |
| java | \uFFEA | |
| go | \uFFEA | |
| ruby | \u{FFEA} | |
| rust | \u{FFEA} | |
| ccpp | \uffea | |
| urlencoded | %EF%BF%AA | |
| utf8bytes | ef bf aa | |
| utf16bebytes | ff ea | |
| utf32bebytes | 00 00 ff ea |
How to Use
HTML:
↑
CSS:
content: "\FFEA"
JavaScript:
"\u{FFEA}"
Python:
"\uffea"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 2191