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