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