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