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