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