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' : ''">
๐
GREEK METRETES SIGN
Overview
๐ (GREEK METRETES SIGN) is the Unicode character at code point U+10181. It belongs to the Ancient Greek Numbers block, in the Other Symbol (So) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10181 | |
| decimal | 65921 | |
| htmldecimal | 𐆁 | |
| htmlhex | 𐆁 | |
| css | \10181 | |
| javascript | \u{10181} | |
| python | \U00010181 | |
| java | \uD800\uDD81 | |
| go | \U00010181 | |
| ruby | \u{10181} | |
| rust | \u{10181} | |
| ccpp | \U00010181 | |
| urlencoded | %F0%90%86%81 | |
| utf8bytes | f0 90 86 81 | |
| utf16bebytes | d8 00 dd 81 | |
| utf32bebytes | 00 01 01 81 |
How to Use
HTML:
𐆁
CSS:
content: "\10181"
JavaScript:
"\u{10181}"
Python:
"\U00010181"
Properties
- Block
- Ancient Greek Numbers
- Script
- Grek
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (GREEK METRETES SIGN)?
๐ (GREEK METRETES SIGN) is the Unicode character U+10181.
What is the Unicode codepoint of GREEK METRETES SIGN?
The GREEK METRETES SIGN character (๐) has codepoint U+10181.
How do I type or copy GREEK METRETES SIGN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.