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