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