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