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