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