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