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