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