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