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