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 CWAP
Overview
촾 (HANGUL SYLLABLE CWAP) is the Unicode character at code point U+CD3E. 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+CD3E | |
| decimal | 52542 | |
| htmldecimal | 촾 | |
| htmlhex | 촾 | |
| css | \CD3E | |
| javascript | \u{CD3E} | |
| python | \ucd3e | |
| java | \uCD3E | |
| go | \uCD3E | |
| ruby | \u{CD3E} | |
| rust | \u{CD3E} | |
| ccpp | \ucd3e | |
| urlencoded | %EC%B4%BE | |
| utf8bytes | ec b4 be | |
| utf16bebytes | cd 3e | |
| utf32bebytes | 00 00 cd 3e |
How to Use
HTML:
촾
CSS:
content: "\CD3E"
JavaScript:
"\u{CD3E}"
Python:
"\ucd3e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 116A 11C1
Frequently Asked Questions
What is the 촾 character (HANGUL SYLLABLE CWAP)?
촾 (HANGUL SYLLABLE CWAP) is the Unicode character U+CD3E.
What is the Unicode codepoint of HANGUL SYLLABLE CWAP?
The HANGUL SYLLABLE CWAP character (촾) has codepoint U+CD3E.
How do I type or copy HANGUL SYLLABLE CWAP?
Copy 촾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.