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