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