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