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