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