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 U-A
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1189 | |
| decimal | 4489 | |
| htmldecimal | ᆉ | |
| htmlhex | ᆉ | |
| css | \1189 | |
| javascript | \u{1189} | |
| python | \u1189 | |
| java | \u1189 | |
| go | \u1189 | |
| ruby | \u{1189} | |
| rust | \u{1189} | |
| ccpp | \u1189 | |
| urlencoded | %E1%86%89 | |
| utf8bytes | e1 86 89 | |
| utf16bebytes | 11 89 | |
| utf32bebytes | 00 00 11 89 |
How to Use
HTML:
ᆉ
CSS:
content: "\1189"
JavaScript:
"\u{1189}"
Python:
"\u1189"
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 U-A)?
ᆉ (HANGUL JUNGSEONG U-A) is the Unicode character U+1189.
What is the Unicode codepoint of HANGUL JUNGSEONG U-A?
The HANGUL JUNGSEONG U-A character (ᆉ) has codepoint U+1189.
How do I type or copy HANGUL JUNGSEONG U-A?
Copy ᆉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.