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