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