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