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