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