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