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 DOT ABOVE AND MACRON
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+0230 | |
| decimal | 560 | |
| htmldecimal | Ȱ | |
| htmlhex | Ȱ | |
| css | \0230 | |
| javascript | \u{230} | |
| python | \u0230 | |
| java | \u0230 | |
| go | \u0230 | |
| ruby | \u{230} | |
| rust | \u{230} | |
| ccpp | \u0230 | |
| urlencoded | %C8%B0 | |
| utf8bytes | c8 b0 | |
| utf16bebytes | 02 30 | |
| utf32bebytes | 00 00 02 30 |
How to Use
HTML:
Ȱ
CSS:
content: "\0230"
JavaScript:
"\u{230}"
Python:
"\u0230"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 022E 0304
Frequently Asked Questions
What is the Ȱ character (LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON)?
Ȱ (LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON) is the Unicode character U+0230.
What is the Unicode codepoint of LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON?
The LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON character (Ȱ) has codepoint U+0230.
How do I type or copy LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON?
Copy Ȱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.