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