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-PANSIOS
Overview
ㅬ (HANGUL LETTER RIEUL-PANSIOS) is the Unicode character at code point U+316C. 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+316C | |
| decimal | 12652 | |
| htmldecimal | ㅬ | |
| htmlhex | ㅬ | |
| css | \316C | |
| javascript | \u{316C} | |
| python | \u316c | |
| java | \u316C | |
| go | \u316C | |
| ruby | \u{316C} | |
| rust | \u{316C} | |
| ccpp | \u316c | |
| urlencoded | %E3%85%AC | |
| utf8bytes | e3 85 ac | |
| utf16bebytes | 31 6c | |
| utf32bebytes | 00 00 31 6c |
How to Use
HTML:
ㅬ
CSS:
content: "\316C"
JavaScript:
"\u{316C}"
Python:
"\u316c"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 11D7
Frequently Asked Questions
What is the ㅬ character (HANGUL LETTER RIEUL-PANSIOS)?
ㅬ (HANGUL LETTER RIEUL-PANSIOS) is the Unicode character U+316C.
What is the Unicode codepoint of HANGUL LETTER RIEUL-PANSIOS?
The HANGUL LETTER RIEUL-PANSIOS character (ㅬ) has codepoint U+316C.
How do I type or copy HANGUL LETTER RIEUL-PANSIOS?
Copy ㅬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.