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 KHIEUKH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFBB | |
| decimal | 65467 | |
| htmldecimal | ᄏ | |
| htmlhex | ᄏ | |
| css | \FFBB | |
| javascript | \u{FFBB} | |
| python | \uffbb | |
| java | \uFFBB | |
| go | \uFFBB | |
| ruby | \u{FFBB} | |
| rust | \u{FFBB} | |
| ccpp | \uffbb | |
| urlencoded | %EF%BE%BB | |
| utf8bytes | ef be bb | |
| utf16bebytes | ff bb | |
| utf32bebytes | 00 00 ff bb |
How to Use
HTML:
ᄏ
CSS:
content: "\FFBB"
JavaScript:
"\u{FFBB}"
Python:
"\uffbb"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 314B
Frequently Asked Questions
What is the ᄏ character (HALFWIDTH HANGUL LETTER KHIEUKH)?
ᄏ (HALFWIDTH HANGUL LETTER KHIEUKH) is the Unicode character U+FFBB.
What is the Unicode codepoint of HALFWIDTH HANGUL LETTER KHIEUKH?
The HALFWIDTH HANGUL LETTER KHIEUKH character (ᄏ) has codepoint U+FFBB.
How do I type or copy HALFWIDTH HANGUL LETTER KHIEUKH?
Copy ᄏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.