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' : ''">
ꞕ
LATIN SMALL LETTER H WITH PALATAL HOOK
Overview
ꞕ (LATIN SMALL LETTER H WITH PALATAL HOOK) is the Unicode character at code point U+A795. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A795 | |
| decimal | 42901 | |
| htmldecimal | ꞕ | |
| htmlhex | ꞕ | |
| css | \A795 | |
| javascript | \u{A795} | |
| python | \ua795 | |
| java | \uA795 | |
| go | \uA795 | |
| ruby | \u{A795} | |
| rust | \u{A795} | |
| ccpp | \ua795 | |
| urlencoded | %EA%9E%95 | |
| utf8bytes | ea 9e 95 | |
| utf16bebytes | a7 95 | |
| utf32bebytes | 00 00 a7 95 |
How to Use
HTML:
ꞕ
CSS:
content: "\A795"
JavaScript:
"\u{A795}"
Python:
"\ua795"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꞕ character (LATIN SMALL LETTER H WITH PALATAL HOOK)?
ꞕ (LATIN SMALL LETTER H WITH PALATAL HOOK) is the Unicode character U+A795.
What is the Unicode codepoint of LATIN SMALL LETTER H WITH PALATAL HOOK?
The LATIN SMALL LETTER H WITH PALATAL HOOK character (ꞕ) has codepoint U+A795.
How do I type or copy LATIN SMALL LETTER H WITH PALATAL HOOK?
Copy ꞕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.