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