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