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