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