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