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