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