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