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