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