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