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