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