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