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' : ''">
๐
CYPRIOT SYLLABLE E
Overview
๐ (CYPRIOT SYLLABLE E) is the Unicode character at code point U+10801. It belongs to the Cypriot Syllabary block, in the Other Letter (Lo) general category. Its script is Cprt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10801 | |
| decimal | 67585 | |
| htmldecimal | 𐠁 | |
| htmlhex | 𐠁 | |
| css | \10801 | |
| javascript | \u{10801} | |
| python | \U00010801 | |
| java | \uD802\uDC01 | |
| go | \U00010801 | |
| ruby | \u{10801} | |
| rust | \u{10801} | |
| ccpp | \U00010801 | |
| urlencoded | %F0%90%A0%81 | |
| utf8bytes | f0 90 a0 81 | |
| utf16bebytes | d8 02 dc 01 | |
| utf32bebytes | 00 01 08 01 |
How to Use
HTML:
𐠁
CSS:
content: "\10801"
JavaScript:
"\u{10801}"
Python:
"\U00010801"
Properties
- Block
- Cypriot Syllabary
- Script
- Cprt
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (CYPRIOT SYLLABLE E)?
๐ (CYPRIOT SYLLABLE E) is the Unicode character U+10801.
What is the Unicode codepoint of CYPRIOT SYLLABLE E?
The CYPRIOT SYLLABLE E character (๐ ) has codepoint U+10801.
How do I type or copy CYPRIOT SYLLABLE E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.