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