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