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 A658) is the Unicode character at code point U+10730. 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+10730 | |
| decimal | 67376 | |
| htmldecimal | 𐜰 | |
| htmlhex | 𐜰 | |
| css | \10730 | |
| javascript | \u{10730} | |
| python | \U00010730 | |
| java | \uD801\uDF30 | |
| go | \U00010730 | |
| ruby | \u{10730} | |
| rust | \u{10730} | |
| ccpp | \U00010730 | |
| urlencoded | %F0%90%9C%B0 | |
| utf8bytes | f0 90 9c b0 | |
| utf16bebytes | d8 01 df 30 | |
| utf32bebytes | 00 01 07 30 |
How to Use
HTML:
𐜰
CSS:
content: "\10730"
JavaScript:
"\u{10730}"
Python:
"\U00010730"
Properties
Frequently Asked Questions
What is the ๐ฐ character (LINEAR A SIGN A658)?
๐ฐ (LINEAR A SIGN A658) is the Unicode character U+10730.
What is the Unicode codepoint of LINEAR A SIGN A658?
The LINEAR A SIGN A658 character (๐ฐ) has codepoint U+10730.
How do I type or copy LINEAR A SIGN A658?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.