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