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