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