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