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