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 A331) is the Unicode character at code point U+10677. 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+10677 | |
| decimal | 67191 | |
| htmldecimal | 𐙷 | |
| htmlhex | 𐙷 | |
| css | \10677 | |
| javascript | \u{10677} | |
| python | \U00010677 | |
| java | \uD801\uDE77 | |
| go | \U00010677 | |
| ruby | \u{10677} | |
| rust | \u{10677} | |
| ccpp | \U00010677 | |
| urlencoded | %F0%90%99%B7 | |
| utf8bytes | f0 90 99 b7 | |
| utf16bebytes | d8 01 de 77 | |
| utf32bebytes | 00 01 06 77 |
How to Use
HTML:
𐙷
CSS:
content: "\10677"
JavaScript:
"\u{10677}"
Python:
"\U00010677"
Properties
Frequently Asked Questions
What is the ๐ท character (LINEAR A SIGN A331)?
๐ท (LINEAR A SIGN A331) is the Unicode character U+10677.
What is the Unicode codepoint of LINEAR A SIGN A331?
The LINEAR A SIGN A331 character (๐ท) has codepoint U+10677.
How do I type or copy LINEAR A SIGN A331?
Copy ๐ท directly, or use the HTML entity, UTF-8, and code encodings shown on this page.