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 X) is the Unicode character at code point U+3112. 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+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.