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