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 TAG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0C1 | |
| decimal | 53441 | |
| htmldecimal | 탁 | |
| htmlhex | 탁 | |
| css | \D0C1 | |
| javascript | \u{D0C1} | |
| python | \ud0c1 | |
| java | \uD0C1 | |
| go | \uD0C1 | |
| ruby | \u{D0C1} | |
| rust | \u{D0C1} | |
| ccpp | \ud0c1 | |
| urlencoded | %ED%83%81 | |
| utf8bytes | ed 83 81 | |
| utf16bebytes | d0 c1 | |
| utf32bebytes | 00 00 d0 c1 |
How to Use
HTML:
탁
CSS:
content: "\D0C1"
JavaScript:
"\u{D0C1}"
Python:
"\ud0c1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No