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