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