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