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