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