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 VO) is the Unicode character at code point U+0578. 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+0578 | |
| decimal | 1400 | |
| htmldecimal | ո | |
| htmlhex | ո | |
| css | \0578 | |
| javascript | \u{578} | |
| python | \u0578 | |
| java | \u0578 | |
| go | \u0578 | |
| ruby | \u{578} | |
| rust | \u{578} | |
| ccpp | \u0578 | |
| urlencoded | %D5%B8 | |
| utf8bytes | d5 b8 | |
| utf16bebytes | 05 78 | |
| utf32bebytes | 00 00 05 78 |
How to Use
HTML:
ո
CSS:
content: "\0578"
JavaScript:
"\u{578}"
Python:
"\u0578"
Properties
Frequently Asked Questions
What is the ո character (ARMENIAN SMALL LETTER VO)?
ո (ARMENIAN SMALL LETTER VO) is the Unicode character U+0578.
What is the Unicode codepoint of ARMENIAN SMALL LETTER VO?
The ARMENIAN SMALL LETTER VO character (ո) has codepoint U+0578.
How do I type or copy ARMENIAN SMALL LETTER VO?
Copy ո directly, or use the HTML entity, UTF-8, and code encodings shown on this page.