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' : ''">
ꜷ
LATIN SMALL LETTER AU
Overview
ꜷ (LATIN SMALL LETTER AU) is the Unicode character at code point U+A737. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A737 | |
| decimal | 42807 | |
| htmldecimal | ꜷ | |
| htmlhex | ꜷ | |
| css | \A737 | |
| javascript | \u{A737} | |
| python | \ua737 | |
| java | \uA737 | |
| go | \uA737 | |
| ruby | \u{A737} | |
| rust | \u{A737} | |
| ccpp | \ua737 | |
| urlencoded | %EA%9C%B7 | |
| utf8bytes | ea 9c b7 | |
| utf16bebytes | a7 37 | |
| utf32bebytes | 00 00 a7 37 |
How to Use
HTML:
ꜷ
CSS:
content: "\A737"
JavaScript:
"\u{A737}"
Python:
"\ua737"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꜷ character (LATIN SMALL LETTER AU)?
ꜷ (LATIN SMALL LETTER AU) is the Unicode character U+A737.
What is the Unicode codepoint of LATIN SMALL LETTER AU?
The LATIN SMALL LETTER AU character (ꜷ) has codepoint U+A737.
How do I type or copy LATIN SMALL LETTER AU?
Copy ꜷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.