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