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 CHOSEONG PIEUP-KIYEOK
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+111E | |
| decimal | 4382 | |
| htmldecimal | ᄞ | |
| htmlhex | ᄞ | |
| css | \111E | |
| javascript | \u{111E} | |
| python | \u111e | |
| java | \u111E | |
| go | \u111E | |
| ruby | \u{111E} | |
| rust | \u{111E} | |
| ccpp | \u111e | |
| urlencoded | %E1%84%9E | |
| utf8bytes | e1 84 9e | |
| utf16bebytes | 11 1e | |
| utf32bebytes | 00 00 11 1e |
How to Use
HTML:
ᄞ
CSS:
content: "\111E"
JavaScript:
"\u{111E}"
Python:
"\u111e"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᄞ character (HANGUL CHOSEONG PIEUP-KIYEOK)?
ᄞ (HANGUL CHOSEONG PIEUP-KIYEOK) is the Unicode character U+111E.
What is the Unicode codepoint of HANGUL CHOSEONG PIEUP-KIYEOK?
The HANGUL CHOSEONG PIEUP-KIYEOK character (ᄞ) has codepoint U+111E.
How do I type or copy HANGUL CHOSEONG PIEUP-KIYEOK?
Copy ᄞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.