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 SUBSCRIPT SMALL LETTER O
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2092 | |
| decimal | 8338 | |
| htmldecimal | ₒ | |
| htmlhex | ₒ | |
| css | \2092 | |
| javascript | \u{2092} | |
| python | \u2092 | |
| java | \u2092 | |
| go | \u2092 | |
| ruby | \u{2092} | |
| rust | \u{2092} | |
| ccpp | \u2092 | |
| urlencoded | %E2%82%92 | |
| utf8bytes | e2 82 92 | |
| utf16bebytes | 20 92 | |
| utf32bebytes | 00 00 20 92 |
How to Use
HTML:
ₒ
CSS:
content: "\2092"
JavaScript:
"\u{2092}"
Python:
"\u2092"
Properties
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 006F
Frequently Asked Questions
What is the ₒ character (LATIN SUBSCRIPT SMALL LETTER O)?
ₒ (LATIN SUBSCRIPT SMALL LETTER O) is the Unicode character U+2092.
What is the Unicode codepoint of LATIN SUBSCRIPT SMALL LETTER O?
The LATIN SUBSCRIPT SMALL LETTER O character (ₒ) has codepoint U+2092.
How do I type or copy LATIN SUBSCRIPT SMALL LETTER O?
Copy ₒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.