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