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