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