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