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