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