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