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