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