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