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