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 A321) is the Unicode character at code point U+1066D. 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+1066D | |
| decimal | 67181 | |
| htmldecimal | 𐙭 | |
| htmlhex | 𐙭 | |
| css | \1066D | |
| javascript | \u{1066D} | |
| python | \U0001066d | |
| java | \uD801\uDE6D | |
| go | \U0001066D | |
| ruby | \u{1066D} | |
| rust | \u{1066D} | |
| ccpp | \U0001066d | |
| urlencoded | %F0%90%99%AD | |
| utf8bytes | f0 90 99 ad | |
| utf16bebytes | d8 01 de 6d | |
| utf32bebytes | 00 01 06 6d |
How to Use
HTML:
𐙭
CSS:
content: "\1066D"
JavaScript:
"\u{1066D}"
Python:
"\U0001066d"
Properties
Frequently Asked Questions
What is the ๐ญ character (LINEAR A SIGN A321)?
๐ญ (LINEAR A SIGN A321) is the Unicode character U+1066D.
What is the Unicode codepoint of LINEAR A SIGN A321?
The LINEAR A SIGN A321 character (๐ญ) has codepoint U+1066D.
How do I type or copy LINEAR A SIGN A321?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.