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