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