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' : ''">
ⓞ
CIRCLED LATIN SMALL LETTER O
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+24DE | |
| decimal | 9438 | |
| htmldecimal | ⓞ | |
| htmlhex | ⓞ | |
| css | \24DE | |
| javascript | \u{24DE} | |
| python | \u24de | |
| java | \u24DE | |
| go | \u24DE | |
| ruby | \u{24DE} | |
| rust | \u{24DE} | |
| ccpp | \u24de | |
| urlencoded | %E2%93%9E | |
| utf8bytes | e2 93 9e | |
| utf16bebytes | 24 de | |
| utf32bebytes | 00 00 24 de |
How to Use
HTML:
ⓞ
CSS:
content: "\24DE"
JavaScript:
"\u{24DE}"
Python:
"\u24de"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 006F