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 TRYBLION BASE SIGN
Overview
๐ (GREEK TRYBLION BASE SIGN) is the Unicode character at code point U+10189. 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+10189 | |
| decimal | 65929 | |
| htmldecimal | 𐆉 | |
| htmlhex | 𐆉 | |
| css | \10189 | |
| javascript | \u{10189} | |
| python | \U00010189 | |
| java | \uD800\uDD89 | |
| go | \U00010189 | |
| ruby | \u{10189} | |
| rust | \u{10189} | |
| ccpp | \U00010189 | |
| urlencoded | %F0%90%86%89 | |
| utf8bytes | f0 90 86 89 | |
| utf16bebytes | d8 00 dd 89 | |
| utf32bebytes | 00 01 01 89 |
How to Use
HTML:
𐆉
CSS:
content: "\10189"
JavaScript:
"\u{10189}"
Python:
"\U00010189"
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 TRYBLION BASE SIGN)?
๐ (GREEK TRYBLION BASE SIGN) is the Unicode character U+10189.
What is the Unicode codepoint of GREEK TRYBLION BASE SIGN?
The GREEK TRYBLION BASE SIGN character (๐) has codepoint U+10189.
How do I type or copy GREEK TRYBLION BASE SIGN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.