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