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