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
Ҩ (CYRILLIC CAPITAL LETTER ABKHASIAN HA) is the Unicode character at code point U+04A8. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04A8 | |
| decimal | 1192 | |
| htmldecimal | Ҩ | |
| htmlhex | Ҩ | |
| css | \04A8 | |
| javascript | \u{4A8} | |
| python | \u04a8 | |
| java | \u04A8 | |
| go | \u04A8 | |
| ruby | \u{4A8} | |
| rust | \u{4A8} | |
| ccpp | \u04a8 | |
| urlencoded | %D2%A8 | |
| utf8bytes | d2 a8 | |
| utf16bebytes | 04 a8 | |
| utf32bebytes | 00 00 04 a8 |
How to Use
HTML:
Ҩ
CSS:
content: "\04A8"
JavaScript:
"\u{4A8}"
Python:
"\u04a8"
Properties
Frequently Asked Questions
What is the Ҩ character (CYRILLIC CAPITAL LETTER ABKHASIAN HA)?
Ҩ (CYRILLIC CAPITAL LETTER ABKHASIAN HA) is the Unicode character U+04A8.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER ABKHASIAN HA?
The CYRILLIC CAPITAL LETTER ABKHASIAN HA character (Ҩ) has codepoint U+04A8.
How do I type or copy CYRILLIC CAPITAL LETTER ABKHASIAN HA?
Copy Ҩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.