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 KAPYEOUNPHIEUPH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11F4 | |
| decimal | 4596 | |
| htmldecimal | ᇴ | |
| htmlhex | ᇴ | |
| css | \11F4 | |
| javascript | \u{11F4} | |
| python | \u11f4 | |
| java | \u11F4 | |
| go | \u11F4 | |
| ruby | \u{11F4} | |
| rust | \u{11F4} | |
| ccpp | \u11f4 | |
| urlencoded | %E1%87%B4 | |
| utf8bytes | e1 87 b4 | |
| utf16bebytes | 11 f4 | |
| utf32bebytes | 00 00 11 f4 |
How to Use
HTML:
ᇴ
CSS:
content: "\11F4"
JavaScript:
"\u{11F4}"
Python:
"\u11f4"
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 KAPYEOUNPHIEUPH)?
ᇴ (HANGUL JONGSEONG KAPYEOUNPHIEUPH) is the Unicode character U+11F4.
What is the Unicode codepoint of HANGUL JONGSEONG KAPYEOUNPHIEUPH?
The HANGUL JONGSEONG KAPYEOUNPHIEUPH character (ᇴ) has codepoint U+11F4.
How do I type or copy HANGUL JONGSEONG KAPYEOUNPHIEUPH?
Copy ᇴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.