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