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 ALPAPRAANA TTAYANNA) is the Unicode character at code point U+0DA7. 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+0DA7 | |
| decimal | 3495 | |
| htmldecimal | ට | |
| htmlhex | ට | |
| css | \0DA7 | |
| javascript | \u{DA7} | |
| python | \u0da7 | |
| java | \u0DA7 | |
| go | \u0DA7 | |
| ruby | \u{DA7} | |
| rust | \u{DA7} | |
| ccpp | \u0da7 | |
| urlencoded | %E0%B6%A7 | |
| utf8bytes | e0 b6 a7 | |
| utf16bebytes | 0d a7 | |
| utf32bebytes | 00 00 0d a7 |
How to Use
HTML:
ට
CSS:
content: "\0DA7"
JavaScript:
"\u{DA7}"
Python:
"\u0da7"
Properties
Frequently Asked Questions
What is the ට character (SINHALA LETTER ALPAPRAANA TTAYANNA)?
ට (SINHALA LETTER ALPAPRAANA TTAYANNA) is the Unicode character U+0DA7.
What is the Unicode codepoint of SINHALA LETTER ALPAPRAANA TTAYANNA?
The SINHALA LETTER ALPAPRAANA TTAYANNA character (ට) has codepoint U+0DA7.
How do I type or copy SINHALA LETTER ALPAPRAANA TTAYANNA?
Copy ට directly, or use the HTML entity, UTF-8, and code encodings shown on this page.