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