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