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