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