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 LETTER RIEUL-SIOS
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+313D | |
| decimal | 12605 | |
| htmldecimal | ㄽ | |
| htmlhex | ㄽ | |
| css | \313D | |
| javascript | \u{313D} | |
| python | \u313d | |
| java | \u313D | |
| go | \u313D | |
| ruby | \u{313D} | |
| rust | \u{313D} | |
| ccpp | \u313d | |
| urlencoded | %E3%84%BD | |
| utf8bytes | e3 84 bd | |
| utf16bebytes | 31 3d | |
| utf32bebytes | 00 00 31 3d |
How to Use
HTML:
ㄽ
CSS:
content: "\313D"
JavaScript:
"\u{313D}"
Python:
"\u313d"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 11B3
Frequently Asked Questions
What is the ㄽ character (HANGUL LETTER RIEUL-SIOS)?
ㄽ (HANGUL LETTER RIEUL-SIOS) is the Unicode character U+313D.
What is the Unicode codepoint of HANGUL LETTER RIEUL-SIOS?
The HANGUL LETTER RIEUL-SIOS character (ㄽ) has codepoint U+313D.
How do I type or copy HANGUL LETTER RIEUL-SIOS?
Copy ㄽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.