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