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