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