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