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 JYOG
Overview
죡 (HANGUL SYLLABLE JYOG) is the Unicode character at code point U+C8E1. 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+C8E1 | |
| decimal | 51425 | |
| htmldecimal | 죡 | |
| htmlhex | 죡 | |
| css | \C8E1 | |
| javascript | \u{C8E1} | |
| python | \uc8e1 | |
| java | \uC8E1 | |
| go | \uC8E1 | |
| ruby | \u{C8E1} | |
| rust | \u{C8E1} | |
| ccpp | \uc8e1 | |
| urlencoded | %EC%A3%A1 | |
| utf8bytes | ec a3 a1 | |
| utf16bebytes | c8 e1 | |
| utf32bebytes | 00 00 c8 e1 |
How to Use
HTML:
죡
CSS:
content: "\C8E1"
JavaScript:
"\u{C8E1}"
Python:
"\uc8e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 116D 11A8
Frequently Asked Questions
What is the 죡 character (HANGUL SYLLABLE JYOG)?
죡 (HANGUL SYLLABLE JYOG) is the Unicode character U+C8E1.
What is the Unicode codepoint of HANGUL SYLLABLE JYOG?
The HANGUL SYLLABLE JYOG character (죡) has codepoint U+C8E1.
How do I type or copy HANGUL SYLLABLE JYOG?
Copy 죡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.