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