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 A709-3 L3) is the Unicode character at code point U+1074A. 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+1074A | |
| decimal | 67402 | |
| htmldecimal | 𐝊 | |
| htmlhex | 𐝊 | |
| css | \1074A | |
| javascript | \u{1074A} | |
| python | \U0001074a | |
| java | \uD801\uDF4A | |
| go | \U0001074A | |
| ruby | \u{1074A} | |
| rust | \u{1074A} | |
| ccpp | \U0001074a | |
| urlencoded | %F0%90%9D%8A | |
| utf8bytes | f0 90 9d 8a | |
| utf16bebytes | d8 01 df 4a | |
| utf32bebytes | 00 01 07 4a |
How to Use
HTML:
𐝊
CSS:
content: "\1074A"
JavaScript:
"\u{1074A}"
Python:
"\U0001074a"
Properties
Frequently Asked Questions
What is the ๐ character (LINEAR A SIGN A709-3 L3)?
๐ (LINEAR A SIGN A709-3 L3) is the Unicode character U+1074A.
What is the Unicode codepoint of LINEAR A SIGN A709-3 L3?
The LINEAR A SIGN A709-3 L3 character (๐) has codepoint U+1074A.
How do I type or copy LINEAR A SIGN A709-3 L3?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.