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 U WITH DOUBLE GRAVE
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+0215 | |
| decimal | 533 | |
| htmldecimal | ȕ | |
| htmlhex | ȕ | |
| css | \0215 | |
| javascript | \u{215} | |
| python | \u0215 | |
| java | \u0215 | |
| go | \u0215 | |
| ruby | \u{215} | |
| rust | \u{215} | |
| ccpp | \u0215 | |
| urlencoded | %C8%95 | |
| utf8bytes | c8 95 | |
| utf16bebytes | 02 15 | |
| utf32bebytes | 00 00 02 15 |
How to Use
HTML:
ȕ
CSS:
content: "\0215"
JavaScript:
"\u{215}"
Python:
"\u0215"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0075 030F
Frequently Asked Questions
What is the ȕ character (LATIN SMALL LETTER U WITH DOUBLE GRAVE)?
ȕ (LATIN SMALL LETTER U WITH DOUBLE GRAVE) is the Unicode character U+0215.
What is the Unicode codepoint of LATIN SMALL LETTER U WITH DOUBLE GRAVE?
The LATIN SMALL LETTER U WITH DOUBLE GRAVE character (ȕ) has codepoint U+0215.
How do I type or copy LATIN SMALL LETTER U WITH DOUBLE GRAVE?
Copy ȕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.