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