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