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' : ''">
ㄫ
Overview
ㄫ (BOPOMOFO LETTER NG) is the Unicode character at code point U+312B. It belongs to the Bopomofo block, in the Other Letter (Lo) general category. Its script is Bopo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+312B | |
| decimal | 12587 | |
| htmldecimal | ㄫ | |
| htmlhex | ㄫ | |
| css | \312B | |
| javascript | \u{312B} | |
| python | \u312b | |
| java | \u312B | |
| go | \u312B | |
| ruby | \u{312B} | |
| rust | \u{312B} | |
| ccpp | \u312b | |
| urlencoded | %E3%84%AB | |
| utf8bytes | e3 84 ab | |
| utf16bebytes | 31 2b | |
| utf32bebytes | 00 00 31 2b |
How to Use
HTML:
ㄫ
CSS:
content: "\312B"
JavaScript:
"\u{312B}"
Python:
"\u312b"
Properties
Frequently Asked Questions
What is the ㄫ character (BOPOMOFO LETTER NG)?
ㄫ (BOPOMOFO LETTER NG) is the Unicode character U+312B.
What is the Unicode codepoint of BOPOMOFO LETTER NG?
The BOPOMOFO LETTER NG character (ㄫ) has codepoint U+312B.
How do I type or copy BOPOMOFO LETTER NG?
Copy ㄫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.