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