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