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