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