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