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 BELOW
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+1ECD | |
| decimal | 7885 | |
| htmldecimal | ọ | |
| htmlhex | ọ | |
| css | \1ECD | |
| javascript | \u{1ECD} | |
| python | \u1ecd | |
| java | \u1ECD | |
| go | \u1ECD | |
| ruby | \u{1ECD} | |
| rust | \u{1ECD} | |
| ccpp | \u1ecd | |
| urlencoded | %E1%BB%8D | |
| utf8bytes | e1 bb 8d | |
| utf16bebytes | 1e cd | |
| utf32bebytes | 00 00 1e cd |
How to Use
HTML:
ọ
CSS:
content: "\1ECD"
JavaScript:
"\u{1ECD}"
Python:
"\u1ecd"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006F 0323
Frequently Asked Questions
What is the ọ character (LATIN SMALL LETTER O WITH DOT BELOW)?
ọ (LATIN SMALL LETTER O WITH DOT BELOW) is the Unicode character U+1ECD.
What is the Unicode codepoint of LATIN SMALL LETTER O WITH DOT BELOW?
The LATIN SMALL LETTER O WITH DOT BELOW character (ọ) has codepoint U+1ECD.
How do I type or copy LATIN SMALL LETTER O WITH DOT BELOW?
Copy ọ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.