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