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 RING ABOVE
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+016F | |
| decimal | 367 | |
| htmldecimal | ů | |
| htmlhex | ů | |
| css | \016F | |
| javascript | \u{16F} | |
| python | \u016f | |
| java | \u016F | |
| go | \u016F | |
| ruby | \u{16F} | |
| rust | \u{16F} | |
| ccpp | \u016f | |
| urlencoded | %C5%AF | |
| utf8bytes | c5 af | |
| utf16bebytes | 01 6f | |
| utf32bebytes | 00 00 01 6f |
How to Use
HTML:
ů
CSS:
content: "\016F"
JavaScript:
"\u{16F}"
Python:
"\u016f"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0075 030A
Frequently Asked Questions
What is the ů character (LATIN SMALL LETTER U WITH RING ABOVE)?
ů (LATIN SMALL LETTER U WITH RING ABOVE) is the Unicode character U+016F.
What is the Unicode codepoint of LATIN SMALL LETTER U WITH RING ABOVE?
The LATIN SMALL LETTER U WITH RING ABOVE character (ů) has codepoint U+016F.
How do I type or copy LATIN SMALL LETTER U WITH RING ABOVE?
Copy ů directly, or use the HTML entity, UTF-8, and code encodings shown on this page.