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
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