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-NIEUN
Overview
ᄟ (HANGUL CHOSEONG PIEUP-NIEUN) is the Unicode character at code point U+111F. 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+111F | |
| decimal | 4383 | |
| htmldecimal | ᄟ | |
| htmlhex | ᄟ | |
| css | \111F | |
| javascript | \u{111F} | |
| python | \u111f | |
| java | \u111F | |
| go | \u111F | |
| ruby | \u{111F} | |
| rust | \u{111F} | |
| ccpp | \u111f | |
| urlencoded | %E1%84%9F | |
| utf8bytes | e1 84 9f | |
| utf16bebytes | 11 1f | |
| utf32bebytes | 00 00 11 1f |
How to Use
HTML:
ᄟ
CSS:
content: "\111F"
JavaScript:
"\u{111F}"
Python:
"\u111f"
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-NIEUN)?
ᄟ (HANGUL CHOSEONG PIEUP-NIEUN) is the Unicode character U+111F.
What is the Unicode codepoint of HANGUL CHOSEONG PIEUP-NIEUN?
The HANGUL CHOSEONG PIEUP-NIEUN character (ᄟ) has codepoint U+111F.
How do I type or copy HANGUL CHOSEONG PIEUP-NIEUN?
Copy ᄟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.