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 LEFTWARDS ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFE9 | |
| decimal | 65513 | |
| htmldecimal | ← | |
| htmlhex | ← | |
| css | \FFE9 | |
| javascript | \u{FFE9} | |
| python | \uffe9 | |
| java | \uFFE9 | |
| go | \uFFE9 | |
| ruby | \u{FFE9} | |
| rust | \u{FFE9} | |
| ccpp | \uffe9 | |
| urlencoded | %EF%BF%A9 | |
| utf8bytes | ef bf a9 | |
| utf16bebytes | ff e9 | |
| utf32bebytes | 00 00 ff e9 |
How to Use
HTML:
←
CSS:
content: "\FFE9"
JavaScript:
"\u{FFE9}"
Python:
"\uffe9"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 2190