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