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