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' : ''">
ᆿ
HANGUL JONGSEONG KHIEUKH
Overview
ᆿ (HANGUL JONGSEONG KHIEUKH) is the Unicode character at code point U+11BF. It belongs to the Hangul Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11BF | |
| decimal | 4543 | |
| htmldecimal | ᆿ | |
| htmlhex | ᆿ | |
| css | \11BF | |
| javascript | \u{11BF} | |
| python | \u11bf | |
| java | \u11BF | |
| go | \u11BF | |
| ruby | \u{11BF} | |
| rust | \u{11BF} | |
| ccpp | \u11bf | |
| urlencoded | %E1%86%BF | |
| utf8bytes | e1 86 bf | |
| utf16bebytes | 11 bf | |
| utf32bebytes | 00 00 11 bf |
How to Use
HTML:
ᆿ
CSS:
content: "\11BF"
JavaScript:
"\u{11BF}"
Python:
"\u11bf"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᆿ character (HANGUL JONGSEONG KHIEUKH)?
ᆿ (HANGUL JONGSEONG KHIEUKH) is the Unicode character U+11BF.
What is the Unicode codepoint of HANGUL JONGSEONG KHIEUKH?
The HANGUL JONGSEONG KHIEUKH character (ᆿ) has codepoint U+11BF.
How do I type or copy HANGUL JONGSEONG KHIEUKH?
Copy ᆿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.