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