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