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