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 BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1ECC | |
| decimal | 7884 | |
| htmldecimal | Ọ | |
| htmlhex | Ọ | |
| css | \1ECC | |
| javascript | \u{1ECC} | |
| python | \u1ecc | |
| java | \u1ECC | |
| go | \u1ECC | |
| ruby | \u{1ECC} | |
| rust | \u{1ECC} | |
| ccpp | \u1ecc | |
| urlencoded | %E1%BB%8C | |
| utf8bytes | e1 bb 8c | |
| utf16bebytes | 1e cc | |
| utf32bebytes | 00 00 1e cc |
How to Use
HTML:
Ọ
CSS:
content: "\1ECC"
JavaScript:
"\u{1ECC}"
Python:
"\u1ecc"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004F 0323