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