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