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