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' : ''">
ꚕ
CYRILLIC SMALL LETTER HWE
Overview
ꚕ (CYRILLIC SMALL LETTER HWE) is the Unicode character at code point U+A695. It belongs to the Cyrillic Extended-B block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A695 | |
| decimal | 42645 | |
| htmldecimal | ꚕ | |
| htmlhex | ꚕ | |
| css | \A695 | |
| javascript | \u{A695} | |
| python | \ua695 | |
| java | \uA695 | |
| go | \uA695 | |
| ruby | \u{A695} | |
| rust | \u{A695} | |
| ccpp | \ua695 | |
| urlencoded | %EA%9A%95 | |
| utf8bytes | ea 9a 95 | |
| utf16bebytes | a6 95 | |
| utf32bebytes | 00 00 a6 95 |
How to Use
HTML:
ꚕ
CSS:
content: "\A695"
JavaScript:
"\u{A695}"
Python:
"\ua695"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꚕ character (CYRILLIC SMALL LETTER HWE)?
ꚕ (CYRILLIC SMALL LETTER HWE) is the Unicode character U+A695.
What is the Unicode codepoint of CYRILLIC SMALL LETTER HWE?
The CYRILLIC SMALL LETTER HWE character (ꚕ) has codepoint U+A695.
How do I type or copy CYRILLIC SMALL LETTER HWE?
Copy ꚕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.