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 TU) is the Unicode character at code point U+1271. 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+1271 | |
| decimal | 4721 | |
| htmldecimal | ቱ | |
| htmlhex | ቱ | |
| css | \1271 | |
| javascript | \u{1271} | |
| python | \u1271 | |
| java | \u1271 | |
| go | \u1271 | |
| ruby | \u{1271} | |
| rust | \u{1271} | |
| ccpp | \u1271 | |
| urlencoded | %E1%89%B1 | |
| utf8bytes | e1 89 b1 | |
| utf16bebytes | 12 71 | |
| utf32bebytes | 00 00 12 71 |
How to Use
HTML:
ቱ
CSS:
content: "\1271"
JavaScript:
"\u{1271}"
Python:
"\u1271"
Properties
Frequently Asked Questions
What is the ቱ character (ETHIOPIC SYLLABLE TU)?
ቱ (ETHIOPIC SYLLABLE TU) is the Unicode character U+1271.
What is the Unicode codepoint of ETHIOPIC SYLLABLE TU?
The ETHIOPIC SYLLABLE TU character (ቱ) has codepoint U+1271.
How do I type or copy ETHIOPIC SYLLABLE TU?
Copy ቱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.