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