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