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