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 A571) is the Unicode character at code point U+106EA. 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+106EA | |
| decimal | 67306 | |
| htmldecimal | 𐛪 | |
| htmlhex | 𐛪 | |
| css | \106EA | |
| javascript | \u{106EA} | |
| python | \U000106ea | |
| java | \uD801\uDEEA | |
| go | \U000106EA | |
| ruby | \u{106EA} | |
| rust | \u{106EA} | |
| ccpp | \U000106ea | |
| urlencoded | %F0%90%9B%AA | |
| utf8bytes | f0 90 9b aa | |
| utf16bebytes | d8 01 de ea | |
| utf32bebytes | 00 01 06 ea |
How to Use
HTML:
𐛪
CSS:
content: "\106EA"
JavaScript:
"\u{106EA}"
Python:
"\U000106ea"
Properties
Frequently Asked Questions
What is the ๐ช character (LINEAR A SIGN A571)?
๐ช (LINEAR A SIGN A571) is the Unicode character U+106EA.
What is the Unicode codepoint of LINEAR A SIGN A571?
The LINEAR A SIGN A571 character (๐ช) has codepoint U+106EA.
How do I type or copy LINEAR A SIGN A571?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.