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