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