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