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 TSI) is the Unicode character at code point U+133A. 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+133A | |
| decimal | 4922 | |
| htmldecimal | ጺ | |
| htmlhex | ጺ | |
| css | \133A | |
| javascript | \u{133A} | |
| python | \u133a | |
| java | \u133A | |
| go | \u133A | |
| ruby | \u{133A} | |
| rust | \u{133A} | |
| ccpp | \u133a | |
| urlencoded | %E1%8C%BA | |
| utf8bytes | e1 8c ba | |
| utf16bebytes | 13 3a | |
| utf32bebytes | 00 00 13 3a |
How to Use
HTML:
ጺ
CSS:
content: "\133A"
JavaScript:
"\u{133A}"
Python:
"\u133a"
Properties
Frequently Asked Questions
What is the ጺ character (ETHIOPIC SYLLABLE TSI)?
ጺ (ETHIOPIC SYLLABLE TSI) is the Unicode character U+133A.
What is the Unicode codepoint of ETHIOPIC SYLLABLE TSI?
The ETHIOPIC SYLLABLE TSI character (ጺ) has codepoint U+133A.
How do I type or copy ETHIOPIC SYLLABLE TSI?
Copy ጺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.