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' : ''">
๐
PHAISTOS DISC SIGN ARROW
Overview
๐ (PHAISTOS DISC SIGN ARROW) is the Unicode character at code point U+101D9. It belongs to the Phaistos Disc block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+101D9 | |
| decimal | 66009 | |
| htmldecimal | 𐇙 | |
| htmlhex | 𐇙 | |
| css | \101D9 | |
| javascript | \u{101D9} | |
| python | \U000101d9 | |
| java | \uD800\uDDD9 | |
| go | \U000101D9 | |
| ruby | \u{101D9} | |
| rust | \u{101D9} | |
| ccpp | \U000101d9 | |
| urlencoded | %F0%90%87%99 | |
| utf8bytes | f0 90 87 99 | |
| utf16bebytes | d8 00 dd d9 | |
| utf32bebytes | 00 01 01 d9 |
How to Use
HTML:
𐇙
CSS:
content: "\101D9"
JavaScript:
"\u{101D9}"
Python:
"\U000101d9"
Properties
- Block
- Phaistos Disc
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (PHAISTOS DISC SIGN ARROW)?
๐ (PHAISTOS DISC SIGN ARROW) is the Unicode character U+101D9.
What is the Unicode codepoint of PHAISTOS DISC SIGN ARROW?
The PHAISTOS DISC SIGN ARROW character (๐) has codepoint U+101D9.
How do I type or copy PHAISTOS DISC SIGN ARROW?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.