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 NN) is the Unicode character at code point U+312F. 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+312F | |
| decimal | 12591 | |
| htmldecimal | ㄯ | |
| htmlhex | ㄯ | |
| css | \312F | |
| javascript | \u{312F} | |
| python | \u312f | |
| java | \u312F | |
| go | \u312F | |
| ruby | \u{312F} | |
| rust | \u{312F} | |
| ccpp | \u312f | |
| urlencoded | %E3%84%AF | |
| utf8bytes | e3 84 af | |
| utf16bebytes | 31 2f | |
| utf32bebytes | 00 00 31 2f |
How to Use
HTML:
ㄯ
CSS:
content: "\312F"
JavaScript:
"\u{312F}"
Python:
"\u312f"
Properties
Frequently Asked Questions
What is the ㄯ character (BOPOMOFO LETTER NN)?
ㄯ (BOPOMOFO LETTER NN) is the Unicode character U+312F.
What is the Unicode codepoint of BOPOMOFO LETTER NN?
The BOPOMOFO LETTER NN character (ㄯ) has codepoint U+312F.
How do I type or copy BOPOMOFO LETTER NN?
Copy ㄯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.