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' : ''">
๐ฆ
Overview
๐ฆ (LINEAR A SIGN AB045) is the Unicode character at code point U+10626. It belongs to the Linear A block, in the Other Letter (Lo) general category. Its script is Lina.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10626 | |
| decimal | 67110 | |
| htmldecimal | 𐘦 | |
| htmlhex | 𐘦 | |
| css | \10626 | |
| javascript | \u{10626} | |
| python | \U00010626 | |
| java | \uD801\uDE26 | |
| go | \U00010626 | |
| ruby | \u{10626} | |
| rust | \u{10626} | |
| ccpp | \U00010626 | |
| urlencoded | %F0%90%98%A6 | |
| utf8bytes | f0 90 98 a6 | |
| utf16bebytes | d8 01 de 26 | |
| utf32bebytes | 00 01 06 26 |
How to Use
HTML:
𐘦
CSS:
content: "\10626"
JavaScript:
"\u{10626}"
Python:
"\U00010626"
Properties
Frequently Asked Questions
What is the ๐ฆ character (LINEAR A SIGN AB045)?
๐ฆ (LINEAR A SIGN AB045) is the Unicode character U+10626.
What is the Unicode codepoint of LINEAR A SIGN AB045?
The LINEAR A SIGN AB045 character (๐ฆ) has codepoint U+10626.
How do I type or copy LINEAR A SIGN AB045?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.