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