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