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