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 TWEON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D24C | |
| decimal | 53836 | |
| htmldecimal | 퉌 | |
| htmlhex | 퉌 | |
| css | \D24C | |
| javascript | \u{D24C} | |
| python | \ud24c | |
| java | \uD24C | |
| go | \uD24C | |
| ruby | \u{D24C} | |
| rust | \u{D24C} | |
| ccpp | \ud24c | |
| urlencoded | %ED%89%8C | |
| utf8bytes | ed 89 8c | |
| utf16bebytes | d2 4c | |
| utf32bebytes | 00 00 d2 4c |
How to Use
HTML:
퉌
CSS:
content: "\D24C"
JavaScript:
"\u{D24C}"
Python:
"\ud24c"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No