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