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