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