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 DIAERESIS AND MACRON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+022A | |
| decimal | 554 | |
| htmldecimal | Ȫ | |
| htmlhex | Ȫ | |
| css | \022A | |
| javascript | \u{22A} | |
| python | \u022a | |
| java | \u022A | |
| go | \u022A | |
| ruby | \u{22A} | |
| rust | \u{22A} | |
| ccpp | \u022a | |
| urlencoded | %C8%AA | |
| utf8bytes | c8 aa | |
| utf16bebytes | 02 2a | |
| utf32bebytes | 00 00 02 2a |
How to Use
HTML:
Ȫ
CSS:
content: "\022A"
JavaScript:
"\u{22A}"
Python:
"\u022a"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00D6 0304