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