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 AB060) is the Unicode character at code point U+10634. 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+10634 | |
| decimal | 67124 | |
| htmldecimal | 𐘴 | |
| htmlhex | 𐘴 | |
| css | \10634 | |
| javascript | \u{10634} | |
| python | \U00010634 | |
| java | \uD801\uDE34 | |
| go | \U00010634 | |
| ruby | \u{10634} | |
| rust | \u{10634} | |
| ccpp | \U00010634 | |
| urlencoded | %F0%90%98%B4 | |
| utf8bytes | f0 90 98 b4 | |
| utf16bebytes | d8 01 de 34 | |
| utf32bebytes | 00 01 06 34 |
How to Use
HTML:
𐘴
CSS:
content: "\10634"
JavaScript:
"\u{10634}"
Python:
"\U00010634"
Properties
Frequently Asked Questions
What is the ๐ด character (LINEAR A SIGN AB060)?
๐ด (LINEAR A SIGN AB060) is the Unicode character U+10634.
What is the Unicode codepoint of LINEAR A SIGN AB060?
The LINEAR A SIGN AB060 character (๐ด) has codepoint U+10634.
How do I type or copy LINEAR A SIGN AB060?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.