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 JUNGSEONG I-ARAEA
Overview
ᆝ (HANGUL JUNGSEONG I-ARAEA) is the Unicode character at code point U+119D. 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+119D | |
| decimal | 4509 | |
| htmldecimal | ᆝ | |
| htmlhex | ᆝ | |
| css | \119D | |
| javascript | \u{119D} | |
| python | \u119d | |
| java | \u119D | |
| go | \u119D | |
| ruby | \u{119D} | |
| rust | \u{119D} | |
| ccpp | \u119d | |
| urlencoded | %E1%86%9D | |
| utf8bytes | e1 86 9d | |
| utf16bebytes | 11 9d | |
| utf32bebytes | 00 00 11 9d |
How to Use
HTML:
ᆝ
CSS:
content: "\119D"
JavaScript:
"\u{119D}"
Python:
"\u119d"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᆝ character (HANGUL JUNGSEONG I-ARAEA)?
ᆝ (HANGUL JUNGSEONG I-ARAEA) is the Unicode character U+119D.
What is the Unicode codepoint of HANGUL JUNGSEONG I-ARAEA?
The HANGUL JUNGSEONG I-ARAEA character (ᆝ) has codepoint U+119D.
How do I type or copy HANGUL JUNGSEONG I-ARAEA?
Copy ᆝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.