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 CAPITAL LETTER O WITH HORN AND TILDE
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+1EE0 | |
| decimal | 7904 | |
| htmldecimal | Ỡ | |
| htmlhex | Ỡ | |
| css | \1EE0 | |
| javascript | \u{1EE0} | |
| python | \u1ee0 | |
| java | \u1EE0 | |
| go | \u1EE0 | |
| ruby | \u{1EE0} | |
| rust | \u{1EE0} | |
| ccpp | \u1ee0 | |
| urlencoded | %E1%BB%A0 | |
| utf8bytes | e1 bb a0 | |
| utf16bebytes | 1e e0 | |
| utf32bebytes | 00 00 1e e0 |
How to Use
HTML:
Ỡ
CSS:
content: "\1EE0"
JavaScript:
"\u{1EE0}"
Python:
"\u1ee0"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 01A0 0303
Frequently Asked Questions
What is the Ỡ character (LATIN CAPITAL LETTER O WITH HORN AND TILDE)?
Ỡ (LATIN CAPITAL LETTER O WITH HORN AND TILDE) is the Unicode character U+1EE0.
What is the Unicode codepoint of LATIN CAPITAL LETTER O WITH HORN AND TILDE?
The LATIN CAPITAL LETTER O WITH HORN AND TILDE character (Ỡ) has codepoint U+1EE0.
How do I type or copy LATIN CAPITAL LETTER O WITH HORN AND TILDE?
Copy Ỡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.