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' : ''">
팀
HANGUL SYLLABLE TIM
Kodlama Tablosu
| Biçim | Değer | Kopyala |
|---|---|---|
| unicode | U+D300 | |
| decimal | 54016 | |
| htmldecimal | 팀 | |
| htmlhex | 팀 | |
| css | \D300 | |
| javascript | \u{D300} | |
| python | \ud300 | |
| java | \uD300 | |
| go | \uD300 | |
| ruby | \u{D300} | |
| rust | \u{D300} | |
| ccpp | \ud300 | |
| urlencoded | %ED%8C%80 | |
| utf8bytes | ed 8c 80 | |
| utf16bebytes | d3 00 | |
| utf32bebytes | 00 00 d3 00 |
Nasıl Kullanılır
HTML:
팀
CSS:
content: "\D300"
JavaScript:
"\u{D300}"
Python:
"\ud300"
Özellikler
- Blok
- Hangul Syllables
- Betik
- Hang
- Kategori
- Other Letter (Lo)
- Çift Yönlü
- L
- Birleştirici
- 0
- Yansıtılmış
- Hayır