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
ථ (SINHALA LETTER MAHAAPRAANA TAYANNA) is the Unicode character at code point U+0DAE. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DAE | |
| decimal | 3502 | |
| htmldecimal | ථ | |
| htmlhex | ථ | |
| css | \0DAE | |
| javascript | \u{DAE} | |
| python | \u0dae | |
| java | \u0DAE | |
| go | \u0DAE | |
| ruby | \u{DAE} | |
| rust | \u{DAE} | |
| ccpp | \u0dae | |
| urlencoded | %E0%B6%AE | |
| utf8bytes | e0 b6 ae | |
| utf16bebytes | 0d ae | |
| utf32bebytes | 00 00 0d ae |
How to Use
HTML:
ථ
CSS:
content: "\0DAE"
JavaScript:
"\u{DAE}"
Python:
"\u0dae"
Properties
Frequently Asked Questions
What is the ථ character (SINHALA LETTER MAHAAPRAANA TAYANNA)?
ථ (SINHALA LETTER MAHAAPRAANA TAYANNA) is the Unicode character U+0DAE.
What is the Unicode codepoint of SINHALA LETTER MAHAAPRAANA TAYANNA?
The SINHALA LETTER MAHAAPRAANA TAYANNA character (ථ) has codepoint U+0DAE.
How do I type or copy SINHALA LETTER MAHAAPRAANA TAYANNA?
Copy ථ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.