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 JUNGSEONG I
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+1175 | |
| decimal | 4469 | |
| htmldecimal | ᅵ | |
| htmlhex | ᅵ | |
| css | \1175 | |
| javascript | \u{1175} | |
| python | \u1175 | |
| java | \u1175 | |
| go | \u1175 | |
| ruby | \u{1175} | |
| rust | \u{1175} | |
| ccpp | \u1175 | |
| urlencoded | %E1%85%B5 | |
| utf8bytes | e1 85 b5 | |
| utf16bebytes | 11 75 | |
| utf32bebytes | 00 00 11 75 |
How to Use
HTML:
ᅵ
CSS:
content: "\1175"
JavaScript:
"\u{1175}"
Python:
"\u1175"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᅵ character (HANGUL JUNGSEONG I)?
ᅵ (HANGUL JUNGSEONG I) is the Unicode character U+1175.
What is the Unicode codepoint of HANGUL JUNGSEONG I?
The HANGUL JUNGSEONG I character (ᅵ) has codepoint U+1175.
How do I type or copy HANGUL JUNGSEONG I?
Copy ᅵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.