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 HEH DOACHASHMEE) is the Unicode character at code point U+06BE. 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+06BE | |
| decimal | 1726 | |
| htmldecimal | ھ | |
| htmlhex | ھ | |
| css | \06BE | |
| javascript | \u{6BE} | |
| python | \u06be | |
| java | \u06BE | |
| go | \u06BE | |
| ruby | \u{6BE} | |
| rust | \u{6BE} | |
| ccpp | \u06be | |
| urlencoded | %DA%BE | |
| utf8bytes | da be | |
| utf16bebytes | 06 be | |
| utf32bebytes | 00 00 06 be |
How to Use
HTML:
ھ
CSS:
content: "\06BE"
JavaScript:
"\u{6BE}"
Python:
"\u06be"
Properties
Frequently Asked Questions
What is the ھ character (ARABIC LETTER HEH DOACHASHMEE)?
ھ (ARABIC LETTER HEH DOACHASHMEE) is the Unicode character U+06BE.
What is the Unicode codepoint of ARABIC LETTER HEH DOACHASHMEE?
The ARABIC LETTER HEH DOACHASHMEE character (ھ) has codepoint U+06BE.
How do I type or copy ARABIC LETTER HEH DOACHASHMEE?
Copy ھ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.