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