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