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