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