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' : ''">
º
MASCULINE ORDINAL INDICATOR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+00BA | |
| decimal | 186 | |
| htmldecimal | º | |
| htmlhex | º | |
| css | \00BA | |
| javascript | \u{BA} | |
| python | \u00ba | |
| java | \u00BA | |
| go | \u00BA | |
| ruby | \u{BA} | |
| rust | \u{BA} | |
| ccpp | \u00ba | |
| urlencoded | %C2%BA | |
| utf8bytes | c2 ba | |
| utf16bebytes | 00 ba | |
| utf32bebytes | 00 00 00 ba |
How to Use
HTML:
º
CSS:
content: "\00BA"
JavaScript:
"\u{BA}"
Python:
"\u00ba"
Properties
- Block
- Latin-1 Supplement
- Script
- Latn
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 006F