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