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' : ''">
ㆨ
BOPOMOFO LETTER IR
Overview
ㆨ (BOPOMOFO LETTER IR) is the Unicode character at code point U+31A8. It belongs to the Bopomofo Extended block, in the Other Letter (Lo) general category. Its script is Bopo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31A8 | |
| decimal | 12712 | |
| htmldecimal | ㆨ | |
| htmlhex | ㆨ | |
| css | \31A8 | |
| javascript | \u{31A8} | |
| python | \u31a8 | |
| java | \u31A8 | |
| go | \u31A8 | |
| ruby | \u{31A8} | |
| rust | \u{31A8} | |
| ccpp | \u31a8 | |
| urlencoded | %E3%86%A8 | |
| utf8bytes | e3 86 a8 | |
| utf16bebytes | 31 a8 | |
| utf32bebytes | 00 00 31 a8 |
How to Use
HTML:
ㆨ
CSS:
content: "\31A8"
JavaScript:
"\u{31A8}"
Python:
"\u31a8"
Properties
- Block
- Bopomofo Extended
- Script
- Bopo
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ㆨ character (BOPOMOFO LETTER IR)?
ㆨ (BOPOMOFO LETTER IR) is the Unicode character U+31A8.
What is the Unicode codepoint of BOPOMOFO LETTER IR?
The BOPOMOFO LETTER IR character (ㆨ) has codepoint U+31A8.
How do I type or copy BOPOMOFO LETTER IR?
Copy ㆨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.