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