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' : ''">
ƻ
LATIN LETTER TWO WITH STROKE
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+01BB | |
| decimal | 443 | |
| htmldecimal | ƻ | |
| htmlhex | ƻ | |
| css | \01BB | |
| javascript | \u{1BB} | |
| python | \u01bb | |
| java | \u01BB | |
| go | \u01BB | |
| ruby | \u{1BB} | |
| rust | \u{1BB} | |
| ccpp | \u01bb | |
| urlencoded | %C6%BB | |
| utf8bytes | c6 bb | |
| utf16bebytes | 01 bb | |
| utf32bebytes | 00 00 01 bb |
Nasıl Kullanılır
HTML:
ƻ
CSS:
content: "\01BB"
JavaScript:
"\u{1BB}"
Python:
"\u01bb"
Özellikler
- Blok
- Latin Extended-B
- Betik
- Latn
- Kategori
- Other Letter (Lo)
- Çift Yönlü
- L
- Birleştirici
- 0
- Yansıtılmış
- Hayır