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
Overview
ㄽ (HANGUL LETTER RIEUL-SIOS) is the Unicode character at code point U+313D. It belongs to the Hangul Compatibility Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
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.