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