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
ۅ (ARABIC LETTER KIRGHIZ OE) is the Unicode character at code point U+06C5. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06C5 | |
| decimal | 1733 | |
| htmldecimal | ۅ | |
| htmlhex | ۅ | |
| css | \06C5 | |
| javascript | \u{6C5} | |
| python | \u06c5 | |
| java | \u06C5 | |
| go | \u06C5 | |
| ruby | \u{6C5} | |
| rust | \u{6C5} | |
| ccpp | \u06c5 | |
| urlencoded | %DB%85 | |
| utf8bytes | db 85 | |
| utf16bebytes | 06 c5 | |
| utf32bebytes | 00 00 06 c5 |
How to Use
HTML:
ۅ
CSS:
content: "\06C5"
JavaScript:
"\u{6C5}"
Python:
"\u06c5"
Properties
Frequently Asked Questions
What is the ۅ character (ARABIC LETTER KIRGHIZ OE)?
ۅ (ARABIC LETTER KIRGHIZ OE) is the Unicode character U+06C5.
What is the Unicode codepoint of ARABIC LETTER KIRGHIZ OE?
The ARABIC LETTER KIRGHIZ OE character (ۅ) has codepoint U+06C5.
How do I type or copy ARABIC LETTER KIRGHIZ OE?
Copy ۅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.