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