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 CYE
Overview
쳬 (HANGUL SYLLABLE CYE) is the Unicode character at code point U+CCEC. 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+CCEC | |
| decimal | 52460 | |
| htmldecimal | 쳬 | |
| htmlhex | 쳬 | |
| css | \CCEC | |
| javascript | \u{CCEC} | |
| python | \uccec | |
| java | \uCCEC | |
| go | \uCCEC | |
| ruby | \u{CCEC} | |
| rust | \u{CCEC} | |
| ccpp | \uccec | |
| urlencoded | %EC%B3%AC | |
| utf8bytes | ec b3 ac | |
| utf16bebytes | cc ec | |
| utf32bebytes | 00 00 cc ec |
How to Use
HTML:
쳬
CSS:
content: "\CCEC"
JavaScript:
"\u{CCEC}"
Python:
"\uccec"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1168
Frequently Asked Questions
What is the 쳬 character (HANGUL SYLLABLE CYE)?
쳬 (HANGUL SYLLABLE CYE) is the Unicode character U+CCEC.
What is the Unicode codepoint of HANGUL SYLLABLE CYE?
The HANGUL SYLLABLE CYE character (쳬) has codepoint U+CCEC.
How do I type or copy HANGUL SYLLABLE CYE?
Copy 쳬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.