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 A WITH BREVE AND GRAVE
Overview
ằ (LATIN SMALL LETTER A WITH BREVE AND GRAVE) is the Unicode character at code point U+1EB1. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EB1 | |
| decimal | 7857 | |
| htmldecimal | ằ | |
| htmlhex | ằ | |
| css | \1EB1 | |
| javascript | \u{1EB1} | |
| python | \u1eb1 | |
| java | \u1EB1 | |
| go | \u1EB1 | |
| ruby | \u{1EB1} | |
| rust | \u{1EB1} | |
| ccpp | \u1eb1 | |
| urlencoded | %E1%BA%B1 | |
| utf8bytes | e1 ba b1 | |
| utf16bebytes | 1e b1 | |
| utf32bebytes | 00 00 1e b1 |
How to Use
HTML:
ằ
CSS:
content: "\1EB1"
JavaScript:
"\u{1EB1}"
Python:
"\u1eb1"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0103 0300
Frequently Asked Questions
What is the ằ character (LATIN SMALL LETTER A WITH BREVE AND GRAVE)?
ằ (LATIN SMALL LETTER A WITH BREVE AND GRAVE) is the Unicode character U+1EB1.
What is the Unicode codepoint of LATIN SMALL LETTER A WITH BREVE AND GRAVE?
The LATIN SMALL LETTER A WITH BREVE AND GRAVE character (ằ) has codepoint U+1EB1.
How do I type or copy LATIN SMALL LETTER A WITH BREVE AND GRAVE?
Copy ằ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.