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