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