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
Encoding Table
| Format | Value | Copy |
|---|---|---|
| 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 |
How to Use
HTML:
팀
CSS:
content: "\D300"
JavaScript:
"\u{D300}"
Python:
"\ud300"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No