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 AB054) is the Unicode character at code point U+1062E. 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+1062E | |
| decimal | 67118 | |
| htmldecimal | 𐘮 | |
| htmlhex | 𐘮 | |
| css | \1062E | |
| javascript | \u{1062E} | |
| python | \U0001062e | |
| java | \uD801\uDE2E | |
| go | \U0001062E | |
| ruby | \u{1062E} | |
| rust | \u{1062E} | |
| ccpp | \U0001062e | |
| urlencoded | %F0%90%98%AE | |
| utf8bytes | f0 90 98 ae | |
| utf16bebytes | d8 01 de 2e | |
| utf32bebytes | 00 01 06 2e |
How to Use
HTML:
𐘮
CSS:
content: "\1062E"
JavaScript:
"\u{1062E}"
Python:
"\U0001062e"
Properties
Frequently Asked Questions
What is the ๐ฎ character (LINEAR A SIGN AB054)?
๐ฎ (LINEAR A SIGN AB054) is the Unicode character U+1062E.
What is the Unicode codepoint of LINEAR A SIGN AB054?
The LINEAR A SIGN AB054 character (๐ฎ) has codepoint U+1062E.
How do I type or copy LINEAR A SIGN AB054?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.