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