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