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