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' : ''">
Օ
Overview
Օ (ARMENIAN CAPITAL LETTER OH) is the Unicode character at code point U+0555. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0555 | |
| decimal | 1365 | |
| htmldecimal | Օ | |
| htmlhex | Օ | |
| css | \0555 | |
| javascript | \u{555} | |
| python | \u0555 | |
| java | \u0555 | |
| go | \u0555 | |
| ruby | \u{555} | |
| rust | \u{555} | |
| ccpp | \u0555 | |
| urlencoded | %D5%95 | |
| utf8bytes | d5 95 | |
| utf16bebytes | 05 55 | |
| utf32bebytes | 00 00 05 55 |
How to Use
HTML:
Օ
CSS:
content: "\0555"
JavaScript:
"\u{555}"
Python:
"\u0555"
Properties
Frequently Asked Questions
What is the Օ character (ARMENIAN CAPITAL LETTER OH)?
Օ (ARMENIAN CAPITAL LETTER OH) is the Unicode character U+0555.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER OH?
The ARMENIAN CAPITAL LETTER OH character (Օ) has codepoint U+0555.
How do I type or copy ARMENIAN CAPITAL LETTER OH?
Copy Օ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.