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
ት (ETHIOPIC SYLLABLE TE) is the Unicode character at code point U+1275. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1275 | |
| decimal | 4725 | |
| htmldecimal | ት | |
| htmlhex | ት | |
| css | \1275 | |
| javascript | \u{1275} | |
| python | \u1275 | |
| java | \u1275 | |
| go | \u1275 | |
| ruby | \u{1275} | |
| rust | \u{1275} | |
| ccpp | \u1275 | |
| urlencoded | %E1%89%B5 | |
| utf8bytes | e1 89 b5 | |
| utf16bebytes | 12 75 | |
| utf32bebytes | 00 00 12 75 |
How to Use
HTML:
ት
CSS:
content: "\1275"
JavaScript:
"\u{1275}"
Python:
"\u1275"
Properties
Frequently Asked Questions
What is the ት character (ETHIOPIC SYLLABLE TE)?
ት (ETHIOPIC SYLLABLE TE) is the Unicode character U+1275.
What is the Unicode codepoint of ETHIOPIC SYLLABLE TE?
The ETHIOPIC SYLLABLE TE character (ት) has codepoint U+1275.
How do I type or copy ETHIOPIC SYLLABLE TE?
Copy ት directly, or use the HTML entity, UTF-8, and code encodings shown on this page.