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