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 PARAGRAPH SEPARATOR) is the Unicode character at code point U+1368. It belongs to the Ethiopic block, in the Other Punctuation (Po) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1368 | |
| decimal | 4968 | |
| htmldecimal | ፨ | |
| htmlhex | ፨ | |
| css | \1368 | |
| javascript | \u{1368} | |
| python | \u1368 | |
| java | \u1368 | |
| go | \u1368 | |
| ruby | \u{1368} | |
| rust | \u{1368} | |
| ccpp | \u1368 | |
| urlencoded | %E1%8D%A8 | |
| utf8bytes | e1 8d a8 | |
| utf16bebytes | 13 68 | |
| utf32bebytes | 00 00 13 68 |
How to Use
HTML:
፨
CSS:
content: "\1368"
JavaScript:
"\u{1368}"
Python:
"\u1368"
Properties
Frequently Asked Questions
What is the ፨ character (ETHIOPIC PARAGRAPH SEPARATOR)?
፨ (ETHIOPIC PARAGRAPH SEPARATOR) is the Unicode character U+1368.
What is the Unicode codepoint of ETHIOPIC PARAGRAPH SEPARATOR?
The ETHIOPIC PARAGRAPH SEPARATOR character (፨) has codepoint U+1368.
How do I type or copy ETHIOPIC PARAGRAPH SEPARATOR?
Copy ፨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.