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