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