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