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