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