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' : ''">
ㄧ
BOPOMOFO LETTER 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+3127 | |
| decimal | 12583 | |
| htmldecimal | ㄧ | |
| htmlhex | ㄧ | |
| css | \3127 | |
| javascript | \u{3127} | |
| python | \u3127 | |
| java | \u3127 | |
| go | \u3127 | |
| ruby | \u{3127} | |
| rust | \u{3127} | |
| ccpp | \u3127 | |
| urlencoded | %E3%84%A7 | |
| utf8bytes | e3 84 a7 | |
| utf16bebytes | 31 27 | |
| utf32bebytes | 00 00 31 27 |
How to Use
HTML:
ㄧ
CSS:
content: "\3127"
JavaScript:
"\u{3127}"
Python:
"\u3127"
Properties
Frequently Asked Questions
What is the ㄧ character (BOPOMOFO LETTER I)?
ㄧ (BOPOMOFO LETTER I) is the Unicode character U+3127.
What is the Unicode codepoint of BOPOMOFO LETTER I?
The BOPOMOFO LETTER I character (ㄧ) has codepoint U+3127.
How do I type or copy BOPOMOFO LETTER I?
Copy ㄧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.