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