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 TAH) is the Unicode character at code point U+0637. 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+0637 | |
| decimal | 1591 | |
| htmldecimal | ط | |
| htmlhex | ط | |
| css | \0637 | |
| javascript | \u{637} | |
| python | \u0637 | |
| java | \u0637 | |
| go | \u0637 | |
| ruby | \u{637} | |
| rust | \u{637} | |
| ccpp | \u0637 | |
| urlencoded | %D8%B7 | |
| utf8bytes | d8 b7 | |
| utf16bebytes | 06 37 | |
| utf32bebytes | 00 00 06 37 |
How to Use
HTML:
ط
CSS:
content: "\0637"
JavaScript:
"\u{637}"
Python:
"\u0637"
Properties
Frequently Asked Questions
What is the ط character (ARABIC LETTER TAH)?
ط (ARABIC LETTER TAH) is the Unicode character U+0637.
What is the Unicode codepoint of ARABIC LETTER TAH?
The ARABIC LETTER TAH character (ط) has codepoint U+0637.
How do I type or copy ARABIC LETTER TAH?
Copy ط directly, or use the HTML entity, UTF-8, and code encodings shown on this page.