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