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' : ''">
ㄧ
Overview
ㄧ (BOPOMOFO LETTER I) is the Unicode character at code point U+3127. It belongs to the Bopomofo block, in the Other Letter (Lo) general category. Its script is Bopo.
On this page
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.