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 CAPITAL LETTER U WITH BREVE
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+016C | |
| decimal | 364 | |
| htmldecimal | Ŭ | |
| htmlhex | Ŭ | |
| css | \016C | |
| javascript | \u{16C} | |
| python | \u016c | |
| java | \u016C | |
| go | \u016C | |
| ruby | \u{16C} | |
| rust | \u{16C} | |
| ccpp | \u016c | |
| urlencoded | %C5%AC | |
| utf8bytes | c5 ac | |
| utf16bebytes | 01 6c | |
| utf32bebytes | 00 00 01 6c |
How to Use
HTML:
Ŭ
CSS:
content: "\016C"
JavaScript:
"\u{16C}"
Python:
"\u016c"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0306
Frequently Asked Questions
What is the Ŭ character (LATIN CAPITAL LETTER U WITH BREVE)?
Ŭ (LATIN CAPITAL LETTER U WITH BREVE) is the Unicode character U+016C.
What is the Unicode codepoint of LATIN CAPITAL LETTER U WITH BREVE?
The LATIN CAPITAL LETTER U WITH BREVE character (Ŭ) has codepoint U+016C.
How do I type or copy LATIN CAPITAL LETTER U WITH BREVE?
Copy Ŭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.