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