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 TYING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D2E9 | |
| decimal | 53993 | |
| htmldecimal | 틩 | |
| htmlhex | 틩 | |
| css | \D2E9 | |
| javascript | \u{D2E9} | |
| python | \ud2e9 | |
| java | \uD2E9 | |
| go | \uD2E9 | |
| ruby | \u{D2E9} | |
| rust | \u{D2E9} | |
| ccpp | \ud2e9 | |
| urlencoded | %ED%8B%A9 | |
| utf8bytes | ed 8b a9 | |
| utf16bebytes | d2 e9 | |
| utf32bebytes | 00 00 d2 e9 |
How to Use
HTML:
틩
CSS:
content: "\D2E9"
JavaScript:
"\u{D2E9}"
Python:
"\ud2e9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No