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 TOENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D209 | |
| decimal | 53769 | |
| htmldecimal | 툉 | |
| htmlhex | 툉 | |
| css | \D209 | |
| javascript | \u{D209} | |
| python | \ud209 | |
| java | \uD209 | |
| go | \uD209 | |
| ruby | \u{D209} | |
| rust | \u{D209} | |
| ccpp | \ud209 | |
| urlencoded | %ED%88%89 | |
| utf8bytes | ed 88 89 | |
| utf16bebytes | d2 09 | |
| utf32bebytes | 00 00 d2 09 |
How to Use
HTML:
툉
CSS:
content: "\D209"
JavaScript:
"\u{D209}"
Python:
"\ud209"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No