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 SMALL LETTER O WITH DOT ABOVE AND MACRON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0231 | |
| decimal | 561 | |
| htmldecimal | ȱ | |
| htmlhex | ȱ | |
| css | \0231 | |
| javascript | \u{231} | |
| python | \u0231 | |
| java | \u0231 | |
| go | \u0231 | |
| ruby | \u{231} | |
| rust | \u{231} | |
| ccpp | \u0231 | |
| urlencoded | %C8%B1 | |
| utf8bytes | c8 b1 | |
| utf16bebytes | 02 31 | |
| utf32bebytes | 00 00 02 31 |
How to Use
HTML:
ȱ
CSS:
content: "\0231"
JavaScript:
"\u{231}"
Python:
"\u0231"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 022F 0304