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