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 THA) is the Unicode character at code point U+0B25. 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+0B25 | |
| decimal | 2853 | |
| htmldecimal | ଥ | |
| htmlhex | ଥ | |
| css | \0B25 | |
| javascript | \u{B25} | |
| python | \u0b25 | |
| java | \u0B25 | |
| go | \u0B25 | |
| ruby | \u{B25} | |
| rust | \u{B25} | |
| ccpp | \u0b25 | |
| urlencoded | %E0%AC%A5 | |
| utf8bytes | e0 ac a5 | |
| utf16bebytes | 0b 25 | |
| utf32bebytes | 00 00 0b 25 |
How to Use
HTML:
ଥ
CSS:
content: "\0B25"
JavaScript:
"\u{B25}"
Python:
"\u0b25"
Properties
Frequently Asked Questions
What is the ଥ character (ORIYA LETTER THA)?
ଥ (ORIYA LETTER THA) is the Unicode character U+0B25.
What is the Unicode codepoint of ORIYA LETTER THA?
The ORIYA LETTER THA character (ଥ) has codepoint U+0B25.
How do I type or copy ORIYA LETTER THA?
Copy ଥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.