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 JIH
Overview
짛 (HANGUL SYLLABLE JIH) is the Unicode character at code point U+C9DB. 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+C9DB | |
| decimal | 51675 | |
| htmldecimal | 짛 | |
| htmlhex | 짛 | |
| css | \C9DB | |
| javascript | \u{C9DB} | |
| python | \uc9db | |
| java | \uC9DB | |
| go | \uC9DB | |
| ruby | \u{C9DB} | |
| rust | \u{C9DB} | |
| ccpp | \uc9db | |
| urlencoded | %EC%A7%9B | |
| utf8bytes | ec a7 9b | |
| utf16bebytes | c9 db | |
| utf32bebytes | 00 00 c9 db |
How to Use
HTML:
짛
CSS:
content: "\C9DB"
JavaScript:
"\u{C9DB}"
Python:
"\uc9db"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 1175 11C2
Frequently Asked Questions
What is the 짛 character (HANGUL SYLLABLE JIH)?
짛 (HANGUL SYLLABLE JIH) is the Unicode character U+C9DB.
What is the Unicode codepoint of HANGUL SYLLABLE JIH?
The HANGUL SYLLABLE JIH character (짛) has codepoint U+C9DB.
How do I type or copy HANGUL SYLLABLE JIH?
Copy 짛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.