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