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