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 HOOK ABOVE
Overview
ẳ (LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE) is the Unicode character at code point U+1EB3. 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+1EB3 | |
| decimal | 7859 | |
| htmldecimal | ẳ | |
| htmlhex | ẳ | |
| css | \1EB3 | |
| javascript | \u{1EB3} | |
| python | \u1eb3 | |
| java | \u1EB3 | |
| go | \u1EB3 | |
| ruby | \u{1EB3} | |
| rust | \u{1EB3} | |
| ccpp | \u1eb3 | |
| urlencoded | %E1%BA%B3 | |
| utf8bytes | e1 ba b3 | |
| utf16bebytes | 1e b3 | |
| utf32bebytes | 00 00 1e b3 |
How to Use
HTML:
ẳ
CSS:
content: "\1EB3"
JavaScript:
"\u{1EB3}"
Python:
"\u1eb3"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0103 0309
Frequently Asked Questions
What is the ẳ character (LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE)?
ẳ (LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE) is the Unicode character U+1EB3.
What is the Unicode codepoint of LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE?
The LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE character (ẳ) has codepoint U+1EB3.
How do I type or copy LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE?
Copy ẳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.