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