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