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