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