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 A803) is the Unicode character at code point U+10763. 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+10763 | |
| decimal | 67427 | |
| htmldecimal | 𐝣 | |
| htmlhex | 𐝣 | |
| css | \10763 | |
| javascript | \u{10763} | |
| python | \U00010763 | |
| java | \uD801\uDF63 | |
| go | \U00010763 | |
| ruby | \u{10763} | |
| rust | \u{10763} | |
| ccpp | \U00010763 | |
| urlencoded | %F0%90%9D%A3 | |
| utf8bytes | f0 90 9d a3 | |
| utf16bebytes | d8 01 df 63 | |
| utf32bebytes | 00 01 07 63 |
How to Use
HTML:
𐝣
CSS:
content: "\10763"
JavaScript:
"\u{10763}"
Python:
"\U00010763"
Properties
Frequently Asked Questions
What is the ๐ฃ character (LINEAR A SIGN A803)?
๐ฃ (LINEAR A SIGN A803) is the Unicode character U+10763.
What is the Unicode codepoint of LINEAR A SIGN A803?
The LINEAR A SIGN A803 character (๐ฃ) has codepoint U+10763.
How do I type or copy LINEAR A SIGN A803?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.