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