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' : ''">
ㄒ
BOPOMOFO LETTER X
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+3112 | |
| decimal | 12562 | |
| htmldecimal | ㄒ | |
| htmlhex | ㄒ | |
| css | \3112 | |
| javascript | \u{3112} | |
| python | \u3112 | |
| java | \u3112 | |
| go | \u3112 | |
| ruby | \u{3112} | |
| rust | \u{3112} | |
| ccpp | \u3112 | |
| urlencoded | %E3%84%92 | |
| utf8bytes | e3 84 92 | |
| utf16bebytes | 31 12 | |
| utf32bebytes | 00 00 31 12 |
How to Use
HTML:
ㄒ
CSS:
content: "\3112"
JavaScript:
"\u{3112}"
Python:
"\u3112"
Properties
Frequently Asked Questions
What is the ㄒ character (BOPOMOFO LETTER X)?
ㄒ (BOPOMOFO LETTER X) is the Unicode character U+3112.
What is the Unicode codepoint of BOPOMOFO LETTER X?
The BOPOMOFO LETTER X character (ㄒ) has codepoint U+3112.
How do I type or copy BOPOMOFO LETTER X?
Copy ㄒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.