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