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' : ''">
◒
CIRCLE WITH LOWER HALF BLACK
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+25D2 | |
| decimal | 9682 | |
| htmldecimal | ◒ | |
| htmlhex | ◒ | |
| css | \25D2 | |
| javascript | \u{25D2} | |
| python | \u25d2 | |
| java | \u25D2 | |
| go | \u25D2 | |
| ruby | \u{25D2} | |
| rust | \u{25D2} | |
| ccpp | \u25d2 | |
| urlencoded | %E2%97%92 | |
| utf8bytes | e2 97 92 | |
| utf16bebytes | 25 d2 | |
| utf32bebytes | 00 00 25 d2 |
Nasıl Kullanılır
HTML:
◒
CSS:
content: "\25D2"
JavaScript:
"\u{25D2}"
Python:
"\u25d2"
Özellikler
- Blok
- Geometric Shapes
- Betik
- Zyyy
- Kategori
- Other Symbol (So)
- Çift Yönlü
- ON
- Birleştirici
- 0
- Yansıtılmış
- Hayır