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 MACRON AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E52 | |
| decimal | 7762 | |
| htmldecimal | Ṓ | |
| htmlhex | Ṓ | |
| css | \1E52 | |
| javascript | \u{1E52} | |
| python | \u1e52 | |
| java | \u1E52 | |
| go | \u1E52 | |
| ruby | \u{1E52} | |
| rust | \u{1E52} | |
| ccpp | \u1e52 | |
| urlencoded | %E1%B9%92 | |
| utf8bytes | e1 b9 92 | |
| utf16bebytes | 1e 52 | |
| utf32bebytes | 00 00 1e 52 |
How to Use
HTML:
Ṓ
CSS:
content: "\1E52"
JavaScript:
"\u{1E52}"
Python:
"\u1e52"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 014C 0301