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