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