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' : ''">
ᄊ
HALFWIDTH HANGUL LETTER SSANGSIOS
Overview
ᄊ (HALFWIDTH HANGUL LETTER SSANGSIOS) is the Unicode character at code point U+FFB6. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFB6 | |
| decimal | 65462 | |
| htmldecimal | ᄊ | |
| htmlhex | ᄊ | |
| css | \FFB6 | |
| javascript | \u{FFB6} | |
| python | \uffb6 | |
| java | \uFFB6 | |
| go | \uFFB6 | |
| ruby | \u{FFB6} | |
| rust | \u{FFB6} | |
| ccpp | \uffb6 | |
| urlencoded | %EF%BE%B6 | |
| utf8bytes | ef be b6 | |
| utf16bebytes | ff b6 | |
| utf32bebytes | 00 00 ff b6 |
How to Use
HTML:
ᄊ
CSS:
content: "\FFB6"
JavaScript:
"\u{FFB6}"
Python:
"\uffb6"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 3146
Frequently Asked Questions
What is the ᄊ character (HALFWIDTH HANGUL LETTER SSANGSIOS)?
ᄊ (HALFWIDTH HANGUL LETTER SSANGSIOS) is the Unicode character U+FFB6.
What is the Unicode codepoint of HALFWIDTH HANGUL LETTER SSANGSIOS?
The HALFWIDTH HANGUL LETTER SSANGSIOS character (ᄊ) has codepoint U+FFB6.
How do I type or copy HALFWIDTH HANGUL LETTER SSANGSIOS?
Copy ᄊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.