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 BBWEC
Overview
쀛 (HANGUL SYLLABLE BBWEC) is the Unicode character at code point U+C01B. 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+C01B | |
| decimal | 49179 | |
| htmldecimal | 쀛 | |
| htmlhex | 쀛 | |
| css | \C01B | |
| javascript | \u{C01B} | |
| python | \uc01b | |
| java | \uC01B | |
| go | \uC01B | |
| ruby | \u{C01B} | |
| rust | \u{C01B} | |
| ccpp | \uc01b | |
| urlencoded | %EC%80%9B | |
| utf8bytes | ec 80 9b | |
| utf16bebytes | c0 1b | |
| utf32bebytes | 00 00 c0 1b |
How to Use
HTML:
쀛
CSS:
content: "\C01B"
JavaScript:
"\u{C01B}"
Python:
"\uc01b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1108 1170 11BE
Frequently Asked Questions
What is the 쀛 character (HANGUL SYLLABLE BBWEC)?
쀛 (HANGUL SYLLABLE BBWEC) is the Unicode character U+C01B.
What is the Unicode codepoint of HANGUL SYLLABLE BBWEC?
The HANGUL SYLLABLE BBWEC character (쀛) has codepoint U+C01B.
How do I type or copy HANGUL SYLLABLE BBWEC?
Copy 쀛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.