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