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