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