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