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
ത (MALAYALAM LETTER TA) is the Unicode character at code point U+0D24. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D24 | |
| decimal | 3364 | |
| htmldecimal | ത | |
| htmlhex | ത | |
| css | \0D24 | |
| javascript | \u{D24} | |
| python | \u0d24 | |
| java | \u0D24 | |
| go | \u0D24 | |
| ruby | \u{D24} | |
| rust | \u{D24} | |
| ccpp | \u0d24 | |
| urlencoded | %E0%B4%A4 | |
| utf8bytes | e0 b4 a4 | |
| utf16bebytes | 0d 24 | |
| utf32bebytes | 00 00 0d 24 |
How to Use
HTML:
ത
CSS:
content: "\0D24"
JavaScript:
"\u{D24}"
Python:
"\u0d24"
Properties
Frequently Asked Questions
What is the ത character (MALAYALAM LETTER TA)?
ത (MALAYALAM LETTER TA) is the Unicode character U+0D24.
What is the Unicode codepoint of MALAYALAM LETTER TA?
The MALAYALAM LETTER TA character (ത) has codepoint U+0D24.
How do I type or copy MALAYALAM LETTER TA?
Copy ത directly, or use the HTML entity, UTF-8, and code encodings shown on this page.