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