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