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