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
ぃ (HIRAGANA LETTER SMALL I) is the Unicode character at code point U+3043. It belongs to the Hiragana block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3043 | |
| decimal | 12355 | |
| htmldecimal | ぃ | |
| htmlhex | ぃ | |
| css | \3043 | |
| javascript | \u{3043} | |
| python | \u3043 | |
| java | \u3043 | |
| go | \u3043 | |
| ruby | \u{3043} | |
| rust | \u{3043} | |
| ccpp | \u3043 | |
| urlencoded | %E3%81%83 | |
| utf8bytes | e3 81 83 | |
| utf16bebytes | 30 43 | |
| utf32bebytes | 00 00 30 43 |
How to Use
HTML:
ぃ
CSS:
content: "\3043"
JavaScript:
"\u{3043}"
Python:
"\u3043"
Properties
Frequently Asked Questions
What is the ぃ character (HIRAGANA LETTER SMALL I)?
ぃ (HIRAGANA LETTER SMALL I) is the Unicode character U+3043.
What is the Unicode codepoint of HIRAGANA LETTER SMALL I?
The HIRAGANA LETTER SMALL I character (ぃ) has codepoint U+3043.
How do I type or copy HIRAGANA LETTER SMALL I?
Copy ぃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.