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