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