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 JJOD
Overview
쫃 (HANGUL SYLLABLE JJOD) is the Unicode character at code point U+CAC3. 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+CAC3 | |
| decimal | 51907 | |
| htmldecimal | 쫃 | |
| htmlhex | 쫃 | |
| css | \CAC3 | |
| javascript | \u{CAC3} | |
| python | \ucac3 | |
| java | \uCAC3 | |
| go | \uCAC3 | |
| ruby | \u{CAC3} | |
| rust | \u{CAC3} | |
| ccpp | \ucac3 | |
| urlencoded | %EC%AB%83 | |
| utf8bytes | ec ab 83 | |
| utf16bebytes | ca c3 | |
| utf32bebytes | 00 00 ca c3 |
How to Use
HTML:
쫃
CSS:
content: "\CAC3"
JavaScript:
"\u{CAC3}"
Python:
"\ucac3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110D 1169 11AE
Frequently Asked Questions
What is the 쫃 character (HANGUL SYLLABLE JJOD)?
쫃 (HANGUL SYLLABLE JJOD) is the Unicode character U+CAC3.
What is the Unicode codepoint of HANGUL SYLLABLE JJOD?
The HANGUL SYLLABLE JJOD character (쫃) has codepoint U+CAC3.
How do I type or copy HANGUL SYLLABLE JJOD?
Copy 쫃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.