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 RIEUL-KHIEUKH
Overview
ᇘ (HANGUL JONGSEONG RIEUL-KHIEUKH) is the Unicode character at code point U+11D8. 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+11D8 | |
| decimal | 4568 | |
| htmldecimal | ᇘ | |
| htmlhex | ᇘ | |
| css | \11D8 | |
| javascript | \u{11D8} | |
| python | \u11d8 | |
| java | \u11D8 | |
| go | \u11D8 | |
| ruby | \u{11D8} | |
| rust | \u{11D8} | |
| ccpp | \u11d8 | |
| urlencoded | %E1%87%98 | |
| utf8bytes | e1 87 98 | |
| utf16bebytes | 11 d8 | |
| utf32bebytes | 00 00 11 d8 |
How to Use
HTML:
ᇘ
CSS:
content: "\11D8"
JavaScript:
"\u{11D8}"
Python:
"\u11d8"
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 RIEUL-KHIEUKH)?
ᇘ (HANGUL JONGSEONG RIEUL-KHIEUKH) is the Unicode character U+11D8.
What is the Unicode codepoint of HANGUL JONGSEONG RIEUL-KHIEUKH?
The HANGUL JONGSEONG RIEUL-KHIEUKH character (ᇘ) has codepoint U+11D8.
How do I type or copy HANGUL JONGSEONG RIEUL-KHIEUKH?
Copy ᇘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.