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