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