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