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