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 O
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+311B | |
| decimal | 12571 | |
| htmldecimal | ㄛ | |
| htmlhex | ㄛ | |
| css | \311B | |
| javascript | \u{311B} | |
| python | \u311b | |
| java | \u311B | |
| go | \u311B | |
| ruby | \u{311B} | |
| rust | \u{311B} | |
| ccpp | \u311b | |
| urlencoded | %E3%84%9B | |
| utf8bytes | e3 84 9b | |
| utf16bebytes | 31 1b | |
| utf32bebytes | 00 00 31 1b |
How to Use
HTML:
ㄛ
CSS:
content: "\311B"
JavaScript:
"\u{311B}"
Python:
"\u311b"
Properties
Frequently Asked Questions
What is the ㄛ character (BOPOMOFO LETTER O)?
ㄛ (BOPOMOFO LETTER O) is the Unicode character U+311B.
What is the Unicode codepoint of BOPOMOFO LETTER O?
The BOPOMOFO LETTER O character (ㄛ) has codepoint U+311B.
How do I type or copy BOPOMOFO LETTER O?
Copy ㄛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.