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 EPACT THOUSANDS MARK
Overview
๐ (COPTIC EPACT THOUSANDS MARK) is the Unicode character at code point U+102E0. It belongs to the Coptic Epact Numbers block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102E0 | |
| decimal | 66272 | |
| htmldecimal | 𐋠 | |
| htmlhex | 𐋠 | |
| css | \102E0 | |
| javascript | \u{102E0} | |
| python | \U000102e0 | |
| java | \uD800\uDEE0 | |
| go | \U000102E0 | |
| ruby | \u{102E0} | |
| rust | \u{102E0} | |
| ccpp | \U000102e0 | |
| urlencoded | %F0%90%8B%A0 | |
| utf8bytes | f0 90 8b a0 | |
| utf16bebytes | d8 00 de e0 | |
| utf32bebytes | 00 01 02 e0 |
How to Use
HTML:
𐋠
CSS:
content: "\102E0"
JavaScript:
"\u{102E0}"
Python:
"\U000102e0"
Properties
- Block
- Coptic Epact Numbers
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (COPTIC EPACT THOUSANDS MARK)?
๐ (COPTIC EPACT THOUSANDS MARK) is the Unicode character U+102E0.
What is the Unicode codepoint of COPTIC EPACT THOUSANDS MARK?
The COPTIC EPACT THOUSANDS MARK character (๐ ) has codepoint U+102E0.
How do I type or copy COPTIC EPACT THOUSANDS MARK?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.