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