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 KOENH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CFAE | |
| decimal | 53166 | |
| htmldecimal | 쾮 | |
| htmlhex | 쾮 | |
| css | \CFAE | |
| javascript | \u{CFAE} | |
| python | \ucfae | |
| java | \uCFAE | |
| go | \uCFAE | |
| ruby | \u{CFAE} | |
| rust | \u{CFAE} | |
| ccpp | \ucfae | |
| urlencoded | %EC%BE%AE | |
| utf8bytes | ec be ae | |
| utf16bebytes | cf ae | |
| utf32bebytes | 00 00 cf ae |
How to Use
HTML:
쾮
CSS:
content: "\CFAE"
JavaScript:
"\u{CFAE}"
Python:
"\ucfae"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No