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