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 AB076) is the Unicode character at code point U+1063D. 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+1063D | |
| decimal | 67133 | |
| htmldecimal | 𐘽 | |
| htmlhex | 𐘽 | |
| css | \1063D | |
| javascript | \u{1063D} | |
| python | \U0001063d | |
| java | \uD801\uDE3D | |
| go | \U0001063D | |
| ruby | \u{1063D} | |
| rust | \u{1063D} | |
| ccpp | \U0001063d | |
| urlencoded | %F0%90%98%BD | |
| utf8bytes | f0 90 98 bd | |
| utf16bebytes | d8 01 de 3d | |
| utf32bebytes | 00 01 06 3d |
How to Use
HTML:
𐘽
CSS:
content: "\1063D"
JavaScript:
"\u{1063D}"
Python:
"\U0001063d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (LINEAR A SIGN AB076)?
๐ฝ (LINEAR A SIGN AB076) is the Unicode character U+1063D.
What is the Unicode codepoint of LINEAR A SIGN AB076?
The LINEAR A SIGN AB076 character (๐ฝ) has codepoint U+1063D.
How do I type or copy LINEAR A SIGN AB076?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.