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