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