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