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