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' : ''">
ϩ
COPTIC SMALL LETTER HORI
Overview
ϩ (COPTIC SMALL LETTER HORI) is the Unicode character at code point U+03E9. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E9 | |
| decimal | 1001 | |
| htmldecimal | ϩ | |
| htmlhex | ϩ | |
| css | \03E9 | |
| javascript | \u{3E9} | |
| python | \u03e9 | |
| java | \u03E9 | |
| go | \u03E9 | |
| ruby | \u{3E9} | |
| rust | \u{3E9} | |
| ccpp | \u03e9 | |
| urlencoded | %CF%A9 | |
| utf8bytes | cf a9 | |
| utf16bebytes | 03 e9 | |
| utf32bebytes | 00 00 03 e9 |
How to Use
HTML:
ϩ
CSS:
content: "\03E9"
JavaScript:
"\u{3E9}"
Python:
"\u03e9"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ϩ character (COPTIC SMALL LETTER HORI)?
ϩ (COPTIC SMALL LETTER HORI) is the Unicode character U+03E9.
What is the Unicode codepoint of COPTIC SMALL LETTER HORI?
The COPTIC SMALL LETTER HORI character (ϩ) has codepoint U+03E9.
How do I type or copy COPTIC SMALL LETTER HORI?
Copy ϩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.