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