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 ELH
Overview
엟 (HANGUL SYLLABLE ELH) is the Unicode character at code point U+C5DF. 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+C5DF | |
| decimal | 50655 | |
| htmldecimal | 엟 | |
| htmlhex | 엟 | |
| css | \C5DF | |
| javascript | \u{C5DF} | |
| python | \uc5df | |
| java | \uC5DF | |
| go | \uC5DF | |
| ruby | \u{C5DF} | |
| rust | \u{C5DF} | |
| ccpp | \uc5df | |
| urlencoded | %EC%97%9F | |
| utf8bytes | ec 97 9f | |
| utf16bebytes | c5 df | |
| utf32bebytes | 00 00 c5 df |
How to Use
HTML:
엟
CSS:
content: "\C5DF"
JavaScript:
"\u{C5DF}"
Python:
"\uc5df"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1166 11B6
Frequently Asked Questions
What is the 엟 character (HANGUL SYLLABLE ELH)?
엟 (HANGUL SYLLABLE ELH) is the Unicode character U+C5DF.
What is the Unicode codepoint of HANGUL SYLLABLE ELH?
The HANGUL SYLLABLE ELH character (엟) has codepoint U+C5DF.
How do I type or copy HANGUL SYLLABLE ELH?
Copy 엟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.