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
Overview
엙 (HANGUL SYLLABLE ELG) is the Unicode character at code point U+C5D9. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
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
- Decomposition
- 110B 1166 11B0
Frequently Asked Questions
What is the 엙 character (HANGUL SYLLABLE ELG)?
엙 (HANGUL SYLLABLE ELG) is the Unicode character U+C5D9.
What is the Unicode codepoint of HANGUL SYLLABLE ELG?
The HANGUL SYLLABLE ELG character (엙) has codepoint U+C5D9.
How do I type or copy HANGUL SYLLABLE ELG?
Copy 엙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.