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