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 TIGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D2F3 | |
| decimal | 54003 | |
| htmldecimal | 틳 | |
| htmlhex | 틳 | |
| css | \D2F3 | |
| javascript | \u{D2F3} | |
| python | \ud2f3 | |
| java | \uD2F3 | |
| go | \uD2F3 | |
| ruby | \u{D2F3} | |
| rust | \u{D2F3} | |
| ccpp | \ud2f3 | |
| urlencoded | %ED%8B%B3 | |
| utf8bytes | ed 8b b3 | |
| utf16bebytes | d2 f3 | |
| utf32bebytes | 00 00 d2 f3 |
How to Use
HTML:
틳
CSS:
content: "\D2F3"
JavaScript:
"\u{D2F3}"
Python:
"\ud2f3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No