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