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' : ''">
̍
COMBINING VERTICAL LINE ABOVE
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+030D | |
| decimal | 781 | |
| htmldecimal | ̍ | |
| htmlhex | ̍ | |
| css | \030D | |
| javascript | \u{30D} | |
| python | \u030d | |
| java | \u030D | |
| go | \u030D | |
| ruby | \u{30D} | |
| rust | \u{30D} | |
| ccpp | \u030d | |
| urlencoded | %CC%8D | |
| utf8bytes | cc 8d | |
| utf16bebytes | 03 0d | |
| utf32bebytes | 00 00 03 0d |
Nasıl Kullanılır
HTML:
̍
CSS:
content: "\030D"
JavaScript:
"\u{30D}"
Python:
"\u030d"
Özellikler
- Betik
- Zinh
- Kategori
- Nonspacing Mark (Mn)
- Çift Yönlü
- NSM
- Birleştirici
- 230
- Yansıtılmış
- Hayır