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