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