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