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 ZI) is the Unicode character at code point U+3058. 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+3058 | |
| decimal | 12376 | |
| htmldecimal | じ | |
| htmlhex | じ | |
| css | \3058 | |
| javascript | \u{3058} | |
| python | \u3058 | |
| java | \u3058 | |
| go | \u3058 | |
| ruby | \u{3058} | |
| rust | \u{3058} | |
| ccpp | \u3058 | |
| urlencoded | %E3%81%98 | |
| utf8bytes | e3 81 98 | |
| utf16bebytes | 30 58 | |
| utf32bebytes | 00 00 30 58 |
How to Use
HTML:
じ
CSS:
content: "\3058"
JavaScript:
"\u{3058}"
Python:
"\u3058"
Properties
Frequently Asked Questions
What is the じ character (HIRAGANA LETTER ZI)?
じ (HIRAGANA LETTER ZI) is the Unicode character U+3058.
What is the Unicode codepoint of HIRAGANA LETTER ZI?
The HIRAGANA LETTER ZI character (じ) has codepoint U+3058.
How do I type or copy HIRAGANA LETTER ZI?
Copy じ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.