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 RIEUL-TIKEUT
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+11CE | |
| decimal | 4558 | |
| htmldecimal | ᇎ | |
| htmlhex | ᇎ | |
| css | \11CE | |
| javascript | \u{11CE} | |
| python | \u11ce | |
| java | \u11CE | |
| go | \u11CE | |
| ruby | \u{11CE} | |
| rust | \u{11CE} | |
| ccpp | \u11ce | |
| urlencoded | %E1%87%8E | |
| utf8bytes | e1 87 8e | |
| utf16bebytes | 11 ce | |
| utf32bebytes | 00 00 11 ce |
How to Use
HTML:
ᇎ
CSS:
content: "\11CE"
JavaScript:
"\u{11CE}"
Python:
"\u11ce"
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 RIEUL-TIKEUT)?
ᇎ (HANGUL JONGSEONG RIEUL-TIKEUT) is the Unicode character U+11CE.
What is the Unicode codepoint of HANGUL JONGSEONG RIEUL-TIKEUT?
The HANGUL JONGSEONG RIEUL-TIKEUT character (ᇎ) has codepoint U+11CE.
How do I type or copy HANGUL JONGSEONG RIEUL-TIKEUT?
Copy ᇎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.