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' : ''">
ゾ
KATAKANA LETTER ZO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30BE | |
| decimal | 12478 | |
| htmldecimal | ゾ | |
| htmlhex | ゾ | |
| css | \30BE | |
| javascript | \u{30BE} | |
| python | \u30be | |
| java | \u30BE | |
| go | \u30BE | |
| ruby | \u{30BE} | |
| rust | \u{30BE} | |
| ccpp | \u30be | |
| urlencoded | %E3%82%BE | |
| utf8bytes | e3 82 be | |
| utf16bebytes | 30 be | |
| utf32bebytes | 00 00 30 be |
How to Use
HTML:
ゾ
CSS:
content: "\30BE"
JavaScript:
"\u{30BE}"
Python:
"\u30be"
Properties
Frequently Asked Questions
What is the ゾ character (KATAKANA LETTER ZO)?
ゾ (KATAKANA LETTER ZO) is the Unicode character U+30BE.
What is the Unicode codepoint of KATAKANA LETTER ZO?
The KATAKANA LETTER ZO character (ゾ) has codepoint U+30BE.
How do I type or copy KATAKANA LETTER ZO?
Copy ゾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.