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