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