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