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