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