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