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 SIOS-NIEUN
Overview
ᄮ (HANGUL CHOSEONG SIOS-NIEUN) is the Unicode character at code point U+112E. 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+112E | |
| decimal | 4398 | |
| htmldecimal | ᄮ | |
| htmlhex | ᄮ | |
| css | \112E | |
| javascript | \u{112E} | |
| python | \u112e | |
| java | \u112E | |
| go | \u112E | |
| ruby | \u{112E} | |
| rust | \u{112E} | |
| ccpp | \u112e | |
| urlencoded | %E1%84%AE | |
| utf8bytes | e1 84 ae | |
| utf16bebytes | 11 2e | |
| utf32bebytes | 00 00 11 2e |
How to Use
HTML:
ᄮ
CSS:
content: "\112E"
JavaScript:
"\u{112E}"
Python:
"\u112e"
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 SIOS-NIEUN)?
ᄮ (HANGUL CHOSEONG SIOS-NIEUN) is the Unicode character U+112E.
What is the Unicode codepoint of HANGUL CHOSEONG SIOS-NIEUN?
The HANGUL CHOSEONG SIOS-NIEUN character (ᄮ) has codepoint U+112E.
How do I type or copy HANGUL CHOSEONG SIOS-NIEUN?
Copy ᄮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.