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 SSANGPIEUP
Overview
ᄈ (HALFWIDTH HANGUL LETTER SSANGPIEUP) is the Unicode character at code point U+FFB3. 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+FFB3 | |
| decimal | 65459 | |
| htmldecimal | ᄈ | |
| htmlhex | ᄈ | |
| css | \FFB3 | |
| javascript | \u{FFB3} | |
| python | \uffb3 | |
| java | \uFFB3 | |
| go | \uFFB3 | |
| ruby | \u{FFB3} | |
| rust | \u{FFB3} | |
| ccpp | \uffb3 | |
| urlencoded | %EF%BE%B3 | |
| utf8bytes | ef be b3 | |
| utf16bebytes | ff b3 | |
| utf32bebytes | 00 00 ff b3 |
How to Use
HTML:
ᄈ
CSS:
content: "\FFB3"
JavaScript:
"\u{FFB3}"
Python:
"\uffb3"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 3143
Frequently Asked Questions
What is the ᄈ character (HALFWIDTH HANGUL LETTER SSANGPIEUP)?
ᄈ (HALFWIDTH HANGUL LETTER SSANGPIEUP) is the Unicode character U+FFB3.
What is the Unicode codepoint of HALFWIDTH HANGUL LETTER SSANGPIEUP?
The HALFWIDTH HANGUL LETTER SSANGPIEUP character (ᄈ) has codepoint U+FFB3.
How do I type or copy HALFWIDTH HANGUL LETTER SSANGPIEUP?
Copy ᄈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.