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 CHOSEONG IEUNG
Overview
ᄋ (HANGUL CHOSEONG IEUNG) is the Unicode character at code point U+110B. 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+110B | |
| decimal | 4363 | |
| htmldecimal | ᄋ | |
| htmlhex | ᄋ | |
| css | \110B | |
| javascript | \u{110B} | |
| python | \u110b | |
| java | \u110B | |
| go | \u110B | |
| ruby | \u{110B} | |
| rust | \u{110B} | |
| ccpp | \u110b | |
| urlencoded | %E1%84%8B | |
| utf8bytes | e1 84 8b | |
| utf16bebytes | 11 0b | |
| utf32bebytes | 00 00 11 0b |
How to Use
HTML:
ᄋ
CSS:
content: "\110B"
JavaScript:
"\u{110B}"
Python:
"\u110b"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᄋ character (HANGUL CHOSEONG IEUNG)?
ᄋ (HANGUL CHOSEONG IEUNG) is the Unicode character U+110B.
What is the Unicode codepoint of HANGUL CHOSEONG IEUNG?
The HANGUL CHOSEONG IEUNG character (ᄋ) has codepoint U+110B.
How do I type or copy HANGUL CHOSEONG IEUNG?
Copy ᄋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.