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