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