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 JONGSEONG KIYEOK
Overview
ᆨ (HANGUL JONGSEONG KIYEOK) is the Unicode character at code point U+11A8. 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+11A8 | |
| decimal | 4520 | |
| htmldecimal | ᆨ | |
| htmlhex | ᆨ | |
| css | \11A8 | |
| javascript | \u{11A8} | |
| python | \u11a8 | |
| java | \u11A8 | |
| go | \u11A8 | |
| ruby | \u{11A8} | |
| rust | \u{11A8} | |
| ccpp | \u11a8 | |
| urlencoded | %E1%86%A8 | |
| utf8bytes | e1 86 a8 | |
| utf16bebytes | 11 a8 | |
| utf32bebytes | 00 00 11 a8 |
How to Use
HTML:
ᆨ
CSS:
content: "\11A8"
JavaScript:
"\u{11A8}"
Python:
"\u11a8"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᆨ character (HANGUL JONGSEONG KIYEOK)?
ᆨ (HANGUL JONGSEONG KIYEOK) is the Unicode character U+11A8.
What is the Unicode codepoint of HANGUL JONGSEONG KIYEOK?
The HANGUL JONGSEONG KIYEOK character (ᆨ) has codepoint U+11A8.
How do I type or copy HANGUL JONGSEONG KIYEOK?
Copy ᆨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.