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