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