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 EK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C5E8 | |
| decimal | 50664 | |
| htmldecimal | 엨 | |
| htmlhex | 엨 | |
| css | \C5E8 | |
| javascript | \u{C5E8} | |
| python | \uc5e8 | |
| java | \uC5E8 | |
| go | \uC5E8 | |
| ruby | \u{C5E8} | |
| rust | \u{C5E8} | |
| ccpp | \uc5e8 | |
| urlencoded | %EC%97%A8 | |
| utf8bytes | ec 97 a8 | |
| utf16bebytes | c5 e8 | |
| utf32bebytes | 00 00 c5 e8 |
How to Use
HTML:
엨
CSS:
content: "\C5E8"
JavaScript:
"\u{C5E8}"
Python:
"\uc5e8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No