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