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