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 DOWNWARDS ARROW
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+FFEC | |
| decimal | 65516 | |
| htmldecimal | ↓ | |
| htmlhex | ↓ | |
| css | \FFEC | |
| javascript | \u{FFEC} | |
| python | \uffec | |
| java | \uFFEC | |
| go | \uFFEC | |
| ruby | \u{FFEC} | |
| rust | \u{FFEC} | |
| ccpp | \uffec | |
| urlencoded | %EF%BF%AC | |
| utf8bytes | ef bf ac | |
| utf16bebytes | ff ec | |
| utf32bebytes | 00 00 ff ec |
Nasıl Kullanılır
HTML:
↓
CSS:
content: "\FFEC"
JavaScript:
"\u{FFEC}"
Python:
"\uffec"
Özellikler
- Betik
- Zyyy
- Kategori
- Math Symbol (Sm)
- Çift Yönlü
- ON
- Birleştirici
- 0
- Yansıtılmış
- Hayır
- Ayrışma
- <narrow> 2193