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 COMBINING GEMINATION AND VOWEL LENGTH MARK) is the Unicode character at code point U+135D. It belongs to the Ethiopic block, in the Nonspacing Mark (Mn) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+135D | |
| decimal | 4957 | |
| htmldecimal | ፝ | |
| htmlhex | ፝ | |
| css | \135D | |
| javascript | \u{135D} | |
| python | \u135d | |
| java | \u135D | |
| go | \u135D | |
| ruby | \u{135D} | |
| rust | \u{135D} | |
| ccpp | \u135d | |
| urlencoded | %E1%8D%9D | |
| utf8bytes | e1 8d 9d | |
| utf16bebytes | 13 5d | |
| utf32bebytes | 00 00 13 5d |
How to Use
HTML:
፝
CSS:
content: "\135D"
JavaScript:
"\u{135D}"
Python:
"\u135d"
Properties
Frequently Asked Questions
What is the ፝ character (ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK)?
፝ (ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK) is the Unicode character U+135D.
What is the Unicode codepoint of ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK?
The ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK character (፝) has codepoint U+135D.
How do I type or copy ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK?
Copy ፝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.