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