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