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